Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 01:22:32 +00:00

View File

@@ -84,28 +84,28 @@ export default function LandingPage() {
{
id: 1,
title: "Artisan Heritage", description: "Handcrafted by master cobblers using traditional Italian techniques passed down through generations. Every stitch tells a story of excellence and dedication.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg", imageAlt: "Italian craftsmanship leather artisan handmade luxury"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg?_wi=1", imageAlt: "Italian craftsmanship leather artisan handmade luxury"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg", imageAlt: "Italian craftsmanship leather artisan handmade luxury"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cobbler-working-with-leather-textile_171337-12258.jpg?_wi=2", imageAlt: "Italian craftsmanship leather artisan handmade luxury"
},
},
{
id: 2,
title: "Luxury Materials", description: "Sourced from the finest leather tanneries across Italy. Each material is meticulously selected for its unique texture, durability, and luxurious feel.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg", imageAlt: "luxury materials gold premium accessories fashion"
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg?_wi=1", imageAlt: "luxury materials gold premium accessories fashion"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg", imageAlt: "luxury materials gold premium accessories fashion"
imageSrc: "http://img.b2bpic.net/free-photo/golden-easter-eggs-by-easter-decorations_1303-30816.jpg?_wi=2", imageAlt: "luxury materials gold premium accessories fashion"
},
},
{
id: 3,
title: "Limited Editions", description: "Exclusive designs produced in limited quantities, making each pair a collector's item. Own a piece of fashion history with our rare collaborations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg", imageAlt: "limited edition exclusive rare collector luxury"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=1", imageAlt: "limited edition exclusive rare collector luxury"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg", imageAlt: "limited edition exclusive rare collector luxury"
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-beautiful-romantic-gift-fancy-chair_181624-33210.jpg?_wi=2", imageAlt: "limited edition exclusive rare collector luxury"
},
},
]}
@@ -143,7 +143,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Victoria Moretti", role: "Fashion Director", company: "Vogue Italia", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "woman professional headshot portrait elegant"
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "woman professional headshot portrait elegant"
},
{
id: "2", name: "Marco Benedetti", role: "Luxury Stylist", company: "Milan Atelier", rating: 5,
@@ -151,7 +151,7 @@ export default function LandingPage() {
},
{
id: "3", name: "Alessandra Romano", role: "CEO", company: "Luxury Collective", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "woman professional headshot portrait elegant"
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "woman professional headshot portrait elegant"
},
{
id: "4", name: "Leonardo Rossi", role: "Fashion Critic", company: "Design Weekly", rating: 5,