diff --git a/src/components/About.tsx b/src/components/About.tsx index e765818..4ecaa62 100644 --- a/src/components/About.tsx +++ b/src/components/About.tsx @@ -9,7 +9,7 @@ export function About() { id="about" className="relative overflow-hidden bg-gray-900 py-20 lg:py-32 lg:top-0 top-0" > -
+
diff --git a/src/components/CallToAction.tsx b/src/components/CallToAction.tsx index 8dbf738..c8bc92b 100644 --- a/src/components/CallToAction.tsx +++ b/src/components/CallToAction.tsx @@ -11,7 +11,7 @@ export function CallToAction() { id="get-free-shares-today" className="relative overflow-hidden bg-gray-900 py-20 sm:py-28" > -
+
diff --git a/src/components/DownloadHero.tsx b/src/components/DownloadHero.tsx index 68a359d..197d44a 100644 --- a/src/components/DownloadHero.tsx +++ b/src/components/DownloadHero.tsx @@ -33,7 +33,7 @@ const features = [ export default function DownloadHero() { return ( -
+

diff --git a/src/components/Header.tsx b/src/components/Header.tsx index e8a7e97..350cd9d 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -107,23 +107,8 @@ export function Header() { }} className="absolute inset-x-0 top-0 z-0 origin-top rounded-b-2xl bg-gray-50 px-6 pt-32 pb-6 shadow-2xl shadow-gray-900/20" > -
- - About - - - Benefits - - - Features - - - Use Cases - - FAQs -
-
- @@ -136,7 +121,7 @@ export function Header() { )}
-