From cff354250be618503c21e2eac5d612bb9b7508a5 Mon Sep 17 00:00:00 2001 From: Guille Vigil Date: Sat, 24 Feb 2024 15:02:43 +0100 Subject: [PATCH] More fixes --- src/components/HomepageFeatures/index.js | 15 +++++++-------- src/pages/index.js | 4 ++-- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/src/components/HomepageFeatures/index.js b/src/components/HomepageFeatures/index.js index acc7621..48bbc50 100644 --- a/src/components/HomepageFeatures/index.js +++ b/src/components/HomepageFeatures/index.js @@ -4,12 +4,12 @@ import styles from './styles.module.css'; const FeatureList = [ { - title: 'Easy to Use', + title: 'Platform Engineering Path', Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default, description: ( <> - Docusaurus was designed from the ground up to be easily installed and - used to get your website up and running quickly. + Start building your own Internal Developer Platform (IDP) with + best methodologies, practices and examples. 🚀 ), }, @@ -18,18 +18,17 @@ const FeatureList = [ Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default, description: ( <> - Docusaurus lets you focus on your docs, and we'll do the chores. Go - ahead and move your docs into the docs directory. + Create your own roadmap and focus on what matters for your team and company. ), }, { - title: 'Powered by React', + title: 'Powered by Resizes', Svg: require('@site/static/img/undraw_docusaurus_react.svg').default, description: ( <> - Extend or customize your website layout by reusing React. Docusaurus can - be extended while reusing the same header and footer. + Learn how to use Resizes to build your own IDP without the need of creating + a dedicated team and spending months of development. ), }, diff --git a/src/pages/index.js b/src/pages/index.js index a8c61f2..dd1d2b3 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -20,7 +20,7 @@ function HomepageHeader() { - Docusaurus Tutorial - 5min ⏱️ + Get started! @@ -33,7 +33,7 @@ export default function Home() { return ( + description="Get started building your own Internal Developer Platform 🚀">