diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 093bf4d..e8f609f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { icon: ShieldCheck, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg?_wi=2" imageAlt="Hand selecting luxury beauty products" mediaAnimation="slide-up" /> @@ -103,7 +103,7 @@ export default function LandingPage() { title: "Client Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg?_wi=2" imageAlt="Luxurious beauty products artfully arranged" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -123,7 +123,7 @@ export default function LandingPage() { company: "Private Client", rating: 5, testimonial: "Seven Dials Beauty continually amazes me with its truly unique offerings. It’s my secret source for exquisite finds.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg?_wi=1", imageAlt: "Isabelle Laurent", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { company: "Elegance Magazine", rating: 5, testimonial: "The curation here is impeccable. I've found products I genuinely couldn't source anywhere else.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg?_wi=1", imageAlt: "Marcus Thorne", }, { @@ -143,7 +143,7 @@ export default function LandingPage() { company: "Self-Employed", rating: 4.9, testimonial: "A truly refreshing experience. Every purchase feels like discovering a hidden gem.", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg?_wi=1", imageAlt: "Elena Petrova", }, { @@ -186,21 +186,21 @@ export default function LandingPage() { id: "1", name: "Anya Sharma", role: "Founder & Head Curator", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg?_wi=2", imageAlt: "Anya Sharma, Founder", }, { id: "2", name: "Liam Vance", role: "Product Sourcing Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg?_wi=2", imageAlt: "Liam Vance, Sourcing", }, { id: "3", name: "Chloe Davies", role: "Brand Storyteller", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg?_wi=2", imageAlt: "Chloe Davies, Storyteller", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ebc3237..62be5e6 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg?_wi=3" imageAlt="Person typing on a laptop with beauty products nearby" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/page.tsx b/src/app/page.tsx index 564b2af..b67381e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "/shop", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-elegant-gold-skincare-container-gold-background_181624-34977.jpg?_wi=1" imageAlt="Luxurious beauty products arranged artfully" mediaAnimation="slide-up" fixedMediaHeight={true} @@ -172,7 +172,7 @@ export default function LandingPage() { price: "£180", rating: 5, reviewCount: "12 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg?_wi=1", imageAlt: "Midnight Aura Serum", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { price: "£250", rating: 5, reviewCount: "8 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg?_wi=1", imageAlt: "Cellular Renewal Cream", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { price: "£220", rating: 4, reviewCount: "15 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg?_wi=1", imageAlt: "Elixir d'Ombre EDP", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { price: "£135", rating: 5, reviewCount: "10 reviews", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg?_wi=1", imageAlt: "Glow Infusion Palette", }, ]} diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index d04a0c0..ab0a3b8 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { price: "£120", rating: 4.8, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg?_wi=2", imageAlt: "Radiant Glow Serum bottle", }, { @@ -76,7 +76,7 @@ export default function LandingPage() { price: "£95", rating: 4.9, reviewCount: "185", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg?_wi=2", imageAlt: "Supreme Hydration Cream jar", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { price: "£180", rating: 4.7, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg?_wi=2", imageAlt: "Mystique Eau de Parfum bottle", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { price: "£75", rating: 4.6, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg?_wi=2", imageAlt: "Opulent Earth Eyeshadow Palette", }, ]} @@ -124,7 +124,7 @@ export default function LandingPage() { title: "Curated Selection", description: "Every product is meticulously chosen for its efficacy, ethical sourcing, and unique narrative.", tag: "Quality", - imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg?_wi=1", imageAlt: "Hand selecting beauty products", }, ]} @@ -145,7 +145,7 @@ export default function LandingPage() { name: "Dewy Radiance Mist", price: "£50", variant: "Rose & Hyaluronic", - imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sotol-drink-still-life_23-2151057969.jpg?_wi=3", imageAlt: "Dewy Radiance Mist", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { name: "Overnight Renewal Mask", price: "£85", variant: "Lavender & Retinol", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cosmetic-products-spa-treatment_23-2148295918.jpg?_wi=3", imageAlt: "Overnight Renewal Mask", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { name: "Midnight Bloom Perfume Oil", price: "£110", variant: "Jasmine & Oud", - imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bottles-essential-oil-plain-background_23-2148241796.jpg?_wi=3", imageAlt: "Midnight Bloom Perfume Oil", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { name: "Luminous Lip Glaze", price: "£35", variant: "Champagne Shimmer", - imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-eyeshadow-palette-with-shades-cosmetic-powder_23-2150260903.jpg?_wi=3", imageAlt: "Luminous Lip Glaze", }, ]}