Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-26 02:37:56 +00:00

View File

@@ -108,6 +108,7 @@ export default function LandingPage() {
]}
title="Curated Collections"
description="Refined essentials for the modern home."
buttons={[{ text: "View Full Collection", href: "#shop" }]}
/>
</div>
@@ -171,4 +172,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}