diff --git a/src/app/page.tsx b/src/app/page.tsx index ffab275..22ff540 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Explore Our Collection", href: "products" }, + { text: "Shop Now", href: "products" }, { text: "Visit Kasturi Nagar Store", href: "contact" }, ]} buttonAnimation="slide-up"