diff --git a/src/app/page.tsx b/src/app/page.tsx index dbcb82d..a25e032 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { company: "Birmingham", rating: 5, testimonial: "Professional from start to finish. The quote was fair, and the work was done exactly as promised.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=1", }, { name: "Michael C.", @@ -76,7 +76,7 @@ export default function LandingPage() { company: "Sutton Coldfield", rating: 5, testimonial: "Really reliable. Communication was quick, and the standard of work was excellent.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=1", }, { name: "Emily R.", @@ -84,7 +84,7 @@ export default function LandingPage() { company: "Birmingham", rating: 5, testimonial: "Prompt, reasonably priced, and no messing about. Exactly what you want from a local tradesperson.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=1", }, { name: "David K.", @@ -92,7 +92,7 @@ export default function LandingPage() { company: "Solihull", rating: 5, testimonial: "Great service. Work completed to a high standard, very friendly.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=1", }, { name: "Jane D.", @@ -100,7 +100,7 @@ export default function LandingPage() { company: "Birmingham", rating: 5, testimonial: "Professional, on time, and finished work looks excellent.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=1", }, ]} buttons={[ @@ -113,7 +113,7 @@ export default function LandingPage() { href: "tel:07733312924", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=1" imageAlt="Handyman working on home repairs" avatars={[ { @@ -177,32 +177,32 @@ export default function LandingPage() { { title: "Plumbing Repairs", description: "Leaky taps, blocked sinks, toilet replacements.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=2", }, { title: "Painting & Decorating", description: "Interior and exterior, full room refreshes.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=2", }, { title: "Flooring", description: "Laminate, vinyl, and other flooring fitted.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=2", }, { title: "Gardening & Jet Washing", description: "Patio, driveway, and garden maintenance.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=2", }, { title: "Fixtures & Fittings", description: "Shelves, mirrors, and wall-mounted decor.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=2", }, { title: "Property Maintenance", description: "General repairs, upkeep, and landlord services.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=2", }, ]} title="What We Can Help With" diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 3ff56e9..ddce630 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { role: "Homeowner", company: "Birmingham", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=4", }, { id: "2", @@ -71,7 +71,7 @@ export default function LandingPage() { role: "Homeowner", company: "Sutton Coldfield", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=4", }, { id: "3", @@ -79,7 +79,7 @@ export default function LandingPage() { role: "Homeowner", company: "Birmingham", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=4", }, { id: "4", @@ -87,7 +87,7 @@ export default function LandingPage() { role: "Homeowner", company: "Solihull", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=4", }, { id: "5", @@ -95,7 +95,7 @@ export default function LandingPage() { role: "Homeowner", company: "Birmingham", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=4", }, ]} title="What Our Customers Say" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 452edfb..9af2dee 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -59,32 +59,32 @@ export default function LandingPage() { { title: "Plumbing", description: "Leaky taps, blocked sinks, toilet replacements.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=3", }, { title: "Painting", description: "Interior and exterior decorating.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg?_wi=3", }, { title: "Flooring", description: "Laminate and vinyl installation.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-woman-laughing_23-2148275179.jpg?_wi=3", }, { title: "Fixtures", description: "Curtains, blinds, mirrors, and poles.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-modern-woman-girl-sitting-couch-using-digital-tablet-reading-ebook_1258-201983.jpg?_wi=3", }, { title: "Gardening", description: "Garden tidying and jet washing.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-senior-man_23-2149272737.jpg?_wi=3", }, { title: "Renovations", description: "Property updates and refurbishments.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-as-plumber_23-2150746299.jpg?_wi=3", }, ]} title="Our Services"