Merge version_1 into main #3
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
description="With over two decades of experience, we pride ourselves on delivering bespoke solutions that exceed industry standards."
|
||||
subdescription="Our team remains dedicated to the fine details that distinguish quality from excellence."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Signature Series", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg" },
|
||||
{ id: "p1", name: "Signature Series", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Elite Collection", price: "$2,500", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-store-concept-choosing-dishes_169016-23224.jpg" },
|
||||
{ id: "p3", name: "Bespoke Edition", price: "$4,000", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-stationery-elements-grey_23-2148851541.jpg" },
|
||||
{ id: "p4", name: "Founder Special", price: "$6,000", imageSrc: "http://img.b2bpic.net/free-photo/comparison-different-types-brush-strokes_23-2150105284.jpg" },
|
||||
@@ -102,9 +102,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Precision Design", description: "Every detail engineered for performance.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5749.jpg", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
{ title: "Premium Quality", description: "Materials sourced from the best origins.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
{ title: "Premium Quality", description: "Materials sourced from the best origins.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/wooden-bowl-water_1252-814.jpg?_wi=2", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
{ title: "Expert Guidance", description: "Personalized service at every stage.", buttonIcon: User, imageSrc: "http://img.b2bpic.net/free-photo/yellow-branch-leaves-beige-surface_114579-46023.jpg", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
{ title: "Timeless Style", description: "Designs that transcend trends.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
{ title: "Timeless Style", description: "Designs that transcend trends.", buttonIcon: Clock, imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263202.jpg?_wi=2", imageAlt: "luxury lifestyle minimalist architecture" },
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="The difference is in our approach, our materials, and our unwavering commitment to your success."
|
||||
|
||||
Reference in New Issue
Block a user