Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:20:46 +00:00
parent 2d52bcc9a7
commit ed31a062b9

View File

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