Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 45c09840d3 | |||
| b40ea23470 | |||
| 74233f0f78 | |||
| 438b33a86d | |||
| cf048ca41c | |||
| b0f11931e0 | |||
| 1255d0b551 | |||
| 60b5d38518 |
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Crafted with Precision"
|
||||
description="At ET, we believe in the art of slow fashion. Our commitment to high-quality materials and traditional techniques ensures every piece is a lasting luxury."
|
||||
description="At ET, we champion slow fashion as the ultimate long-term investment. By prioritizing artisanal quality and enduring materials, we create pieces that transcend fleeting trends, offering value that appreciates over a lifetime of use."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%", title: "Genuine Leather"},
|
||||
@@ -141,6 +141,10 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p6", name: "Linen Tailored Shirt", price: "$380", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11224.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#shop"}
|
||||
]}
|
||||
title="The ET Collection"
|
||||
description="Experience our latest arrivals in premium bags, sophisticated footwear, and signature shirts."
|
||||
/>
|
||||
@@ -280,4 +284,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user