From 5bafc66ee28befc8b954058cc4ea2a8bc5e23f52 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:22:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }}