2 Commits

Author SHA1 Message Date
ed31a062b9 Update src/app/page.tsx 2026-03-03 18:20:46 +00:00
2d52bcc9a7 Merge version_2 into main
Merge version_2 into main
2026-03-03 18:11:12 +00:00

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 & Save 20%", href: "/products" }, { text: "Shop Now - Limited Time 20% Off", href: "/products" },
{ text: "Learn More", href: "/about" }, { text: "Learn More", href: "/about" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"