diff --git a/src/app/page.tsx b/src/app/page.tsx index a818f00..4695186 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,7 +184,7 @@ export default function LandingPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Get in Touch", href: "#" }, + { text: "Start Shopping Now", href: "#" }, { text: "Find a Store", href: "#" } ]} />