diff --git a/src/app/page.tsx b/src/app/page.tsx index 83f438d..775099d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "glowing-orb" }} buttons={[ - { text: "Explore Collection", href: "products" }, + { text: "Shop Now", href: "products" }, { text: "Schedule Consultation", href: "contact" }, ]} buttonAnimation="slide-up"