Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 21:24:49 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Explore Collection", href: "https://shop.example.com" },
{ text: "View Lookbook", href: "#products" }
{ text: "Shop New Arrivals", href: "#products" }
]}
buttonAnimation="slide-up"
useInvertedBackground={false}