Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 536cb96612 | |||
| cf75cf15ce | |||
| 1437fef3af |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
title="Walk the Line of Elegance"
|
title="Walk the Line of Elegance"
|
||||||
description="Pablo redefines modern luxury footwear with artisanal craftsmanship and bold design. Elevate every step with precision."
|
description="Pablo redefines modern luxury footwear with artisanal craftsmanship and bold design. Elevate every step with precision."
|
||||||
buttons={[{ text: "Shop the Collection", href: "#products" }]}
|
buttons={[{ text: "Explore The Collection", href: "#products" }]}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ name: "Elena R.", handle: "@elena_r", testimonial: "The comfort and design are unmatched. Truly luxury.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg?_wi=1", imageAlt: "luxury shoe photography studio" },
|
{ name: "Elena R.", handle: "@elena_r", testimonial: "The comfort and design are unmatched. Truly luxury.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-tender-public-intimacy-moments_23-2149430276.jpg?_wi=1", imageAlt: "luxury shoe photography studio" },
|
||||||
{ name: "Mark S.", handle: "@marks_style", testimonial: "Pablo shoes changed my entire wardrobe approach.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33211.jpg", imageAlt: "luxury shoe photography studio" },
|
{ name: "Mark S.", handle: "@marks_style", testimonial: "Pablo shoes changed my entire wardrobe approach.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33211.jpg", imageAlt: "luxury shoe photography studio" },
|
||||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user