Switch to version 2: modified src/app/page.tsx

This commit is contained in:
2026-03-03 18:49:10 +00:00
parent 094880bc6b
commit 8641f5fad0

View File

@@ -101,7 +101,7 @@ export default function HomePage() {
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
{ text: "Shop Now - Limited Time 20% Off", href: "/products" }, { text: "Shop Now & Save 20%", href: "/products" },
{ text: "Learn More", href: "/about" }, { text: "Learn More", href: "/about" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"