diff --git a/src/app/page.tsx b/src/app/page.tsx index 83e3eef..f74e26e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Discover premium items curated just for you. Shop exclusive collections with unbeatable quality and style." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Shop Collection", href: "#products" }, + { text: "Shop Now", href: "#products" }, { text: "Learn More", href: "#about" }, ]} layoutOrder="default"