diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f48c268..920405e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -67,7 +67,7 @@ export default function AboutPage() { "Every piece is crafted from the finest materials sourced from around the world. We partner with only the best suppliers to ensure lasting elegance.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/set-decoration-wedding-invitation-cloth-with-gray-textured-background-top-view_176474-4584.jpg", + "http://img.b2bpic.net/free-photo/set-decoration-wedding-invitation-cloth-with-gray-textured-background-top-view_176474-4584.jpg?_wi=2", imageAlt: "luxury leather texture premium quality material", }, items: [ @@ -93,7 +93,7 @@ export default function AboutPage() { "Our collections blend classic elegance with contemporary aesthetics. Each item is designed to complement any wardrobe and home setting.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/flower-glass_1339-5025.jpg", + "http://img.b2bpic.net/free-photo/flower-glass_1339-5025.jpg?_wi=2", imageAlt: "elegant fashion styling luxury handbags display", }, items: [ @@ -135,7 +135,7 @@ export default function AboutPage() { name: "Sarah Mitchell", role: "Luxury Brand Consultant", imageSrc: - "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg", + "http://img.b2bpic.net/free-photo/indoor-shot-beautiful-young-caucasian-brunette-female-black-dress-looking-camera_273609-9531.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -146,7 +146,7 @@ export default function AboutPage() { name: "Emma Richardson", role: "Interior Designer", imageSrc: - "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg", + "http://img.b2bpic.net/free-photo/elegant-beautiful-young-woman-dress-room_23-2148068394.jpg?_wi=2", imageAlt: "Emma Richardson", }, { @@ -157,7 +157,7 @@ export default function AboutPage() { name: "Jessica Chen", role: "Fashion Editor", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Jessica Chen", }, { @@ -168,7 +168,7 @@ export default function AboutPage() { name: "Victoria Brooks", role: "Executive & Style Icon", imageSrc: - "http://img.b2bpic.net/free-photo/joy-happiness-positive-feelings-concept-portrait-fair-haired-friendly-young-female-stylish-white-shirt-smiling-happily-rejoicing-good-news-present-exams-success-work_343059-4197.jpg", + "http://img.b2bpic.net/free-photo/joy-happiness-positive-feelings-concept-portrait-fair-haired-friendly-young-female-stylish-white-shirt-smiling-happily-rejoicing-good-news-present-exams-success-work_343059-4197.jpg?_wi=2", imageAlt: "Victoria Brooks", }, { @@ -179,7 +179,7 @@ export default function AboutPage() { name: "Amanda Foster", role: "Professional Stylist", imageSrc: - "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3429.jpg", + "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3429.jpg?_wi=2", imageAlt: "Amanda Foster", }, { @@ -190,7 +190,7 @@ export default function AboutPage() { name: "Natalia Rossi", role: "Luxury Lifestyle Blogger", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", + "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", imageAlt: "Natalia Rossi", }, ]} diff --git a/src/app/cart/page.tsx b/src/app/cart/page.tsx index 0eae608..260bce8 100644 --- a/src/app/cart/page.tsx +++ b/src/app/cart/page.tsx @@ -23,7 +23,7 @@ const CartPage = () => { name: "Italian Leather Tote", price: 285, quantity: 1, - imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg?_wi=8", imageAlt: "Italian leather tote bag", }, { @@ -31,7 +31,7 @@ const CartPage = () => { name: "Silk-Lined Crossbody", price: 195, quantity: 2, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-walking-street-pink-coat-holding-purse-hands-listening-music_285396-1196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-walking-street-pink-coat-holding-purse-hands-listening-music_285396-1196.jpg?_wi=7", imageAlt: "Elegant crossbody bag", }, ]); diff --git a/src/app/checkout/page.tsx b/src/app/checkout/page.tsx index f1d2517..7239534 100644 --- a/src/app/checkout/page.tsx +++ b/src/app/checkout/page.tsx @@ -67,7 +67,7 @@ export default function CheckoutPage() { rating: 5, reviewCount: "124", imageSrc: - "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg", + "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916670.jpg?_wi=9", imageAlt: "Italian leather tote bag", }, { @@ -78,7 +78,7 @@ export default function CheckoutPage() { rating: 5, reviewCount: "98", imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-walking-street-pink-coat-holding-purse-hands-listening-music_285396-1196.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-walking-street-pink-coat-holding-purse-hands-listening-music_285396-1196.jpg?_wi=8", imageAlt: "Elegant crossbody bag", }, { @@ -89,7 +89,7 @@ export default function CheckoutPage() { rating: 5, reviewCount: "87", imageSrc: - "http://img.b2bpic.net/free-photo/outdoor-portrait-young-beautiful-fashionable-woman-walking-street-holding-big-brown-leather-bag-model-wearing-stylish-clothes_1157-50460.jpg", + "http://img.b2bpic.net/free-photo/outdoor-portrait-young-beautiful-fashionable-woman-walking-street-holding-big-brown-leather-bag-model-wearing-stylish-clothes_1157-50460.jpg?_wi=7", imageAlt: "Sophisticated evening clutch", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 30a12f7..4401cf7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +