Update src/app/page.tsx

This commit is contained in:
2026-03-09 09:22:13 +00:00
parent 1d6d4223a0
commit 5bafc66ee2

View File

@@ -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" }}