Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-08 12:34:13 +00:00
2 changed files with 13 additions and 1408 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -182,8 +182,8 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
mediaItems={heroMediaItems}
buttons={[
{ text: "Shop Collection", href: "products" },
{ text: "View Gallery", href: "collections" },
{ text: "Shop Now", href: "products" },
{ text: "Explore Collection", href: "products" },
]}
/>
</div>