diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b5cd3b..64c7f12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/laptop-other-objects-ready-father-s-day_23-2147632063.jpg" imageAlt="BakeHub Dashboard" buttons={[ - { text: "Start Managing", href: "products" }, + { text: "Get Started Free", href: "products" }, { text: "Learn More", href: "features" } ]} />