4 Commits

Author SHA1 Message Date
5871c317df Update src/app/page.tsx 2026-03-03 07:50:07 +00:00
327bb8d0aa Merge version_1 into main
Merge version_1 into main
2026-03-03 07:48:19 +00:00
f3c8973daa Merge version_1 into main
Merge version_1 into main
2026-03-03 07:47:13 +00:00
991c8c2c9c Merge version_1 into main
Merge version_1 into main
2026-03-03 07:45:35 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
ratingText="Rated by discerning collectors"
buttons={[
{ text: 'Shop Collection', href: 'products' },
{ text: 'Learn Our Story', href: 'about' }
{ text: 'Explore Collections', href: 'products' }
]}
buttonAnimation="slide-up"
mediaAnimation="slide-up"