From cde48cc6a86d33dede17afcb0fc218f0aa42b399 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:57:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a155f4..5ab3364 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function LandingPage() { testimonials={[ { name: "John Smith", handle: "Salford", testimonial: "Came out the same day and sorted my engine light. Professional and honest.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg", imageAlt: "mobile mechanic diagnostic engine"}, + imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=1", imageAlt: "mobile mechanic diagnostic engine"}, { name: "Sarah Jenkins", handle: "Prestwich", testimonial: "Fantastic service. Saved me a trip to the garage. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg", imageAlt: "mobile mechanic diagnostic engine"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=1", imageAlt: "mobile mechanic diagnostic engine"}, { name: "David W.", handle: "Middleton", testimonial: "Quick, reliable, and fair pricing. Will definitely use again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg", imageAlt: "mobile mechanic diagnostic engine"}, @@ -66,7 +66,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:01610000000" }, { text: "Request a Quote", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11130.jpg", alt: "Portrait of a charismatic sensual male in black sweater" }, @@ -120,7 +120,7 @@ export default function LandingPage() { title="Why Choose Our Mobile Mechanic Service?" description="We are a dedicated local Manchester team committed to honest, convenient, and professional car repair. Forget the hassle of towing or waiting weeks for a garage slot; our fully-equipped mobile units come to your home or office, providing the same high-standard service as a main dealership with personal, local attention." buttons={[{ text: "Get a Free Quote", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=2" /> @@ -129,10 +129,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Mark R.", date: "10/02/2025", title: "Excellent service", quote: "Came to my workplace in Salford. Diagnostics sorted in minutes. Very impressive.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg", imageAlt: "friendly man portrait smile" }, - { id: "2", name: "Lucy K.", date: "15/02/2025", title: "Honest Mechanic", quote: "Could have charged me for a full part replacement, but fixed a loose sensor. Total legend.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg", imageAlt: "friendly man portrait smile" }, + { id: "1", name: "Mark R.", date: "10/02/2025", title: "Excellent service", quote: "Came to my workplace in Salford. Diagnostics sorted in minutes. Very impressive.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-man-grey-wall_176420-7267.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-mechanic-using-contemporary-technology-work_329181-11831.jpg?_wi=3", imageAlt: "friendly man portrait smile" }, + { id: "2", name: "Lucy K.", date: "15/02/2025", title: "Honest Mechanic", quote: "Could have charged me for a full part replacement, but fixed a loose sensor. Total legend.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3571.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-mechanic_23-2148327547.jpg?_wi=3", imageAlt: "friendly man portrait smile" }, { id: "3", name: "Tom H.", date: "20/02/2025", title: "Breakdown hero", quote: "Battery died at home, they were with me in 40 mins and had me back on the road.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-with-copy-space_23-2148435784.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-smiling_1187-4949.jpg", imageAlt: "friendly man portrait smile" }, - { id: "4", name: "Emma D.", date: "22/02/2025", title: "Highly Professional", quote: "So convenient. I didn't even have to leave my house. Fair prices too.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-supermarket_107420-96366.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg", imageAlt: "friendly man portrait smile" }, + { id: "4", name: "Emma D.", date: "22/02/2025", title: "Highly Professional", quote: "So convenient. I didn't even have to leave my house. Fair prices too.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-standing-supermarket_107420-96366.jpg", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg?_wi=1", imageAlt: "friendly man portrait smile" }, { id: "5", name: "Gary T.", date: "25/02/2025", title: "Great communication", quote: "Kept me updated throughout. Very polite and knowledgeable.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/car-mechanic-examining-engine-malfunction-while-using-touchpad-auto-repair-shop_637285-4311.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1305.jpg", imageAlt: "friendly man portrait smile" }, ]} title="What Our Manchester Customers Say" @@ -147,7 +147,7 @@ export default function LandingPage() { tag="Book Your Repair" title="Request Your Quote Today" description="Enter your details below and we'll get back to you with a free, no-obligation quote for your vehicle diagnostics or repair." - imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-worker-using-yellow-tool-factory_107420-96041.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1