Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 74233f0f78 | |||
| 438b33a86d | |||
| cf048ca41c | |||
| b0f11931e0 | |||
| 1255d0b551 | |||
| 60b5d38518 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="ET: Ellama Tagacay"
|
||||
title="Redefining Timeless Luxury"
|
||||
description="Exquisite craftsmanship meets timeless elegance. Discover our premium collection of bags, shoes, and apparel crafted for the discerning individual."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -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