Update src/app/page.tsx
This commit is contained in:
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardOne
|
||||
title="Featured Collections"
|
||||
description="Experience our most coveted pieces, each selected for its timeless elegance and exceptional quality"
|
||||
description="Handcrafted by master artisans using sustainable materials—each piece is a timeless investment combining heritage craftsmanship with contemporary design. Experience luxury that justifies its value through uncompromising quality, ethical sourcing, and pieces designed to last generations."
|
||||
tag="Shop Now"
|
||||
tagIcon={ShoppingBag}
|
||||
tagAnimation="slide-up"
|
||||
@@ -256,4 +256,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user