diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d6181d..9300583 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"