4 Commits

Author SHA1 Message Date
51940e0831 Merge version_2 into main
Merge version_2 into main
2026-03-12 06:01:33 +00:00
47298a9c13 Update src/app/page.tsx 2026-03-12 06:01:29 +00:00
a5d52e9349 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:00:29 +00:00
e9f18bd304 Merge version_1 into main
Merge version_1 into main
2026-03-12 06:00:06 +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>
);
}
}