Update src/app/page.tsx

This commit is contained in:
2026-03-06 04:27:45 +00:00
parent 56b5d292c9
commit 0847c19c7e

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
]}
mediaAnimation="blur-reveal"
buttons={[
{ text: "Explore Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"