Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-12 06:01:33 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardFour
title="Signature Collections"
description="Discover our most coveted pieces, handcrafted with premium materials and meticulous attention to detail."
description="Discover our most coveted pieces — three iconic styles that define luxury"
tag="Featured"
tagIcon={Package}
tagAnimation="slide-up"
@@ -210,4 +210,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}