diff --git a/src/app/page.tsx b/src/app/page.tsx index a595ba2..ba59113 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { logoText="SilverPro" description="Experience luxury redefined. Discover premium silver products crafted with precision and elegance. Our 3D interactive showcase brings innovation to life with smooth animations and immersive design." buttons={[ - { text: "Explore Collection", href: "products" }, + { text: "Shop Now", href: "products" }, { text: "Learn More", href: "about" } ]} background={{ variant: "sparkles-gradient" }}