Merge version_4 into main #6
@@ -46,10 +46,10 @@ export default function LandingPage() {
|
||||
title="Timeless Elegance"
|
||||
description="Artisanal handbags, crafted for the sophisticated."
|
||||
testimonials={[
|
||||
{ name: "Sarah Miller", handle: "@sarahstyle", testimonial: "The leather quality is simply unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=1" },
|
||||
{ name: "James Chen", handle: "@jc_fashion", testimonial: "A true piece of art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tying-threads-workshop_1098-13432.jpg" },
|
||||
{ name: "Sarah Miller", handle: "@sarahstyle", testimonial: "The leather quality is simply unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles_1123-2645.jpg" },
|
||||
{ name: "James Chen", handle: "@jc_fashion", testimonial: "A true piece of art.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles-side_1123-2646.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mediterranean-aesthetic-tiles-with-women-s-bag_23-2150916677.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/paper-bag-with-handles_1123-2645.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,8 +69,8 @@ export default function LandingPage() {
|
||||
title="The Collection"
|
||||
description="Exquisite handbags designed for the sophisticated individual."
|
||||
products={[
|
||||
{ id: "p1", name: "Classic Tote", price: "", imageSrc: "http://img.b2bpic.net/free-photo/sexy-elegant-woman-natural-beauty-fashion-style-clothes-casual-formal-suit-white-cotton-blouse-silk-pants-romantic-date-blouse-pants-party-style-glamour-model-trend-accessory-bag-dark-hair-makeup_132075-12101.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Urban Crossbody", price: "", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-camera-bag-nature_23-2148192737.jpg?_wi=2" },
|
||||
{ id: "p1", name: "Classic Tote", price: "", imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles_1123-2645.jpg" },
|
||||
{ id: "p2", name: "Urban Crossbody", price: "", imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles-side_1123-2646.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
title="Handcrafted Excellence"
|
||||
description="Every bag tells a story of precision and passion."
|
||||
features={[
|
||||
{ title: "Finest Materials", description: "Sourced from the best tanneries.", media: { imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg" }, items: [{ icon: CheckCircle, text: "Genuine full-grain leather" }], reverse: false },
|
||||
{ title: "Finest Materials", description: "Sourced from the best tanneries.", media: { imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles-top_1123-2647.jpg" }, items: [{ icon: CheckCircle, text: "Genuine full-grain leather" }], reverse: false },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title="What Our Clients Say"
|
||||
description="Read stories from those who carry our legacy."
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Amina", handle: "@amina", testimonial: "Beautiful work.", imageSrc: "http://img.b2bpic.net/free-photo/woman-beige-coat-walking-city_1303-27206.jpg" },
|
||||
{ id: "t1", name: "Amina", handle: "@amina", testimonial: "Beautiful work.", imageSrc: "http://img.b2bpic.net/free-photo/paper-bag-with-handles_1123-2645.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Your Message" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722595.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/paper-bag-with-handles-side_1123-2646.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user