From 95882b4b0c14961756d71f2dd819b3d73417050d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 10:53:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7756c55..23e61db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg" + imageSrc="http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -145,42 +145,42 @@ export default function LandingPage() { title: "Professional Repairs", description: "Fast and effective repairs for any issue, done right the first time.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg?_wi=1", imageAlt: "Repairs", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg?_wi=2", imageAlt: "Repairs", }, - imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/truck-driver-casual-clothes-standing-by-his-truck-with-tablet-looking-truck_342744-1269.jpg?_wi=2", imageAlt: "professional local service truck", }, { title: "Expert Installation", description: "High-quality installation services that guarantee long-term performance.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg?_wi=1", imageAlt: "Installation", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg?_wi=2", imageAlt: "Installation", }, - imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg?_wi=3", imageAlt: "service icon wrench", }, { title: "Regular Maintenance", description: "Scheduled care to prevent problems before they start and save you money.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=1", imageAlt: "Maintenance", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=2", imageAlt: "Maintenance", }, - imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg?_wi=3", imageAlt: "installation icon drill", }, ]} @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "They showed up on time and did a perfect job. Highly recommend!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=3", imageAlt: "maintenance icon shield", }, { -- 2.49.1