From 799da59d3dade10cdcf722e8c95eb059d2ee8eeb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 18:52:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a9782c4..cf86b07 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,9 +52,9 @@ export default function LandingPage() { tag="Certified Tech Repair" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg", imageAlt: "Smartphone repair"}, + imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg?_wi=1", imageAlt: "Smartphone repair"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1196.jpg", imageAlt: "Laptop repair"} + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1196.jpg?_wi=1", imageAlt: "Laptop repair"} ]} mediaAnimation="slide-up" rating={5} @@ -76,7 +76,7 @@ export default function LandingPage() { { value: "98%", title: "Satisfaction Rate"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg?_wi=1" imageAlt="Technician working on a tablet" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -92,15 +92,15 @@ export default function LandingPage() { { id: "f1", title: "Smartphone Repair", descriptions: [ "Screen replacements", "Battery swaps", "Port repair"], - imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg", imageAlt: "smartphone repair professional workbench"}, + imageSrc: "http://img.b2bpic.net/free-photo/radiotrician-with-blue-protective-gloves-holding-smart-phone-with-blank-screen-trying-find-cause-malfunction_176532-10170.jpg?_wi=2", imageAlt: "smartphone repair professional workbench"}, { id: "f2", title: "Laptop Solutions", descriptions: [ "Motherboard repair", "Keyboard replacement", "OS reinstallation"], - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1196.jpg", imageAlt: "laptop repair service workshop"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-man-looks-guides-internet-while-repaiting-his-smartphone-changes-screen-battery_346278-1196.jpg?_wi=2", imageAlt: "laptop repair service workshop"}, { id: "f3", title: "Tablet Support", descriptions: [ "LCD repair", "Button functionality", "Glass replacement"], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg", imageAlt: "tablet repair expert technician"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg?_wi=2", imageAlt: "tablet repair expert technician"}, ]} title="Our Expert Services" description="Whatever your device issue, our skilled team is here to fix it right." @@ -144,7 +144,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Alex P.", role: "Photographer", testimonial: "My camera lens was cracked and they fixed it perfectly in hours.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg"}, + id: "1", name: "Alex P.", role: "Photographer", testimonial: "My camera lens was cracked and they fixed it perfectly in hours.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg?_wi=3"}, { id: "2", name: "Maria L.", role: "Teacher", testimonial: "The laptop repair was speedy and now it runs better than when I bought it.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-pointing-mobile-phone-t-shirt-cap-looking-glad_176474-48195.jpg"}, {