diff --git a/frontend/src/landing/components/LandingFeaturesScroll.tsx b/frontend/src/landing/components/LandingFeaturesScroll.tsx index 62011452d..b9e990f13 100644 --- a/frontend/src/landing/components/LandingFeaturesScroll.tsx +++ b/frontend/src/landing/components/LandingFeaturesScroll.tsx @@ -473,8 +473,8 @@ export function LandingFeaturesScroll() { {/* Mobile / tablet: simple stacked list, each with its own scaled mockup. */} -
-
+
+
FEATURES diff --git a/frontend/src/landing/components/LandingFooter.tsx b/frontend/src/landing/components/LandingFooter.tsx index 87540f3fb..24d8cdc2f 100644 --- a/frontend/src/landing/components/LandingFooter.tsx +++ b/frontend/src/landing/components/LandingFooter.tsx @@ -42,7 +42,7 @@ function GithubIcon({ className = "" }: { className?: string }) { export function LandingFooter() { return (