Update src/app/page.tsx

This commit is contained in:
2026-03-11 18:28:52 +00:00
parent 8e235be20c
commit 1295f3d8a6

View File

@@ -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"