Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-03 07:50:13 +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"