diff --git a/src/app/page.tsx b/src/app/page.tsx index 8704e8a..a4cc953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function HomePage() { }, ]} buttons={[ - { text: "Shop Now", href: "/shop" }, + { text: "Shop Our Collection", href: "/shop" }, { text: "Learn About Loyalty", href: "/loyalty" }, ]} buttonAnimation="slide-up"