diff --git a/src/app/page.tsx b/src/app/page.tsx index cf4eaeb..2a30dba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,9 +40,7 @@ export default function HomePage() { brandName="AutoFlow AI" navItems={navItems} button={{ - text: "Get More Customers", - href: "#pricing", - }} + text: "Get More Customers", href: "#pricing"}} /> @@ -63,6 +61,31 @@ export default function HomePage() { /> +
+ +
+