diff --git a/src/app/page.tsx b/src/app/page.tsx index aea72b2..7f20662 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { showBlur={true} showDimOverlay={true} buttons={[ - { text: "Explore Products", href: "products" }, + { text: "Shop Now", href: "products" }, { text: "Learn More", href: "features" } ]} />