diff --git a/src/ui/design-system/src/lib/Pages/HomePage/GridData/BuildGridData.tsx b/src/ui/design-system/src/lib/Pages/HomePage/GridData/BuildGridData.tsx index 2a1902ccdf..95a10ecbad 100644 --- a/src/ui/design-system/src/lib/Pages/HomePage/GridData/BuildGridData.tsx +++ b/src/ui/design-system/src/lib/Pages/HomePage/GridData/BuildGridData.tsx @@ -81,7 +81,7 @@ export const buildGridData = { }, { title: 'Tools', - subtext: 'Best in class tools powering best in class applications builders.', + subtext: 'Best in class tools powering best in class application builders.', cards: [ { heading: 'Build apps fast', diff --git a/src/ui/design-system/src/lib/Pages/HomePage/QuickStartShowcase.tsx b/src/ui/design-system/src/lib/Pages/HomePage/QuickStartShowcase.tsx index 4636519d16..4b1b0d812a 100644 --- a/src/ui/design-system/src/lib/Pages/HomePage/QuickStartShowcase.tsx +++ b/src/ui/design-system/src/lib/Pages/HomePage/QuickStartShowcase.tsx @@ -26,11 +26,6 @@ const QuickStartShowcase: React.FC = () => { return (
-
-

- Query onchain data -

-
{/* Left: Selector */}
diff --git a/src/ui/design-system/src/lib/Pages/HomePage/index.tsx b/src/ui/design-system/src/lib/Pages/HomePage/index.tsx index fde319eaba..b105ffd24a 100644 --- a/src/ui/design-system/src/lib/Pages/HomePage/index.tsx +++ b/src/ui/design-system/src/lib/Pages/HomePage/index.tsx @@ -16,12 +16,12 @@ const HomePage = ({}: HomePageProps): JSX.Element => { {/* Hero Section */} - {/* Feature Sections */} - - {/* QuickStart Showcase */} + {/* Feature Sections */} + + {/* Browse By Category (Docs, Community, Network, More) */}