Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f6a54d2251 | |||
| 2c227c0911 |
@@ -83,13 +83,13 @@ export default function LandingPage() {
|
|||||||
tagIcon={Crown}
|
tagIcon={Crown}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Artisan Craftsmanship", description: "Hand-selected materials and expert artisans create timeless masterpieces.", imageSrc: "http://img.b2bpic.net/free-vector/premium-quality_1034-286.jpg", imageAlt: "Premium craftsmanship detail", button: { text: "Learn More", href: "#" }
|
title: "Artisan Craftsmanship", description: "Hand-selected materials and expert artisans create timeless masterpieces.", imageSrc: "http://img.b2bpic.net/free-vector/premium-quality_1034-286.jpg", imageAlt: "Premium craftsmanship detail", button: { text: "Explore Craftsmanship", href: "#" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Bespoke Design", description: "Personalized luxury tailored to your unique vision and refined taste.", imageSrc: "http://img.b2bpic.net/free-vector/luxury-sale-background_23-2148856444.jpg", imageAlt: "Bespoke luxury design", button: { text: "Explore", href: "#" }
|
title: "Bespoke Design", description: "Personalized luxury tailored to your unique vision and refined taste.", imageSrc: "http://img.b2bpic.net/free-vector/luxury-sale-background_23-2148856444.jpg", imageAlt: "Bespoke luxury design", button: { text: "Design Your Piece", href: "#" }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Exclusive Service", description: "White-glove treatment and dedicated support for our most valued clients.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-senior-man-s-wrist-with-yellow-measuring-tape_23-2148180367.jpg", imageAlt: "Exclusive luxury service", button: { text: "Discover", href: "#" }
|
title: "Exclusive Service", description: "White-glove treatment and dedicated support for our most valued clients.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-senior-man-s-wrist-with-yellow-measuring-tape_23-2148180367.jpg", imageAlt: "Exclusive luxury service", button: { text: "Request White-Glove Service", href: "#" }
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
|||||||
Reference in New Issue
Block a user