From b5d171ab338470776e8bafd2a60c61dd2c833ff5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 03:58:19 +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 9f03bf4..8a370ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg?_wi=1", imageAlt: "Garage repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg?_wi=1", imageAlt: "Garage repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg?_wi=1", imageAlt: "Garage repair", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { description: "Safe and professional replacement of broken garage door springs.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-puts-finger-headphones-isolated-white-background-with-copy-space_141793-65577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-puts-finger-headphones-isolated-white-background-with-copy-space_141793-65577.jpg?_wi=1", imageAlt: "customer service phone garage repair", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { description: "Keep your motor running smoothly with our expert tune-up services.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg?_wi=2", imageAlt: "customer service phone garage repair", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "We're here for you 24/7 when your garage door won't budge.", bentoComponent: "reveal-icon", icon: AlertCircle, - imageSrc: "http://img.b2bpic.net/free-photo/gardener-talking-by-mobile-phone_329181-20611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardener-talking-by-mobile-phone_329181-20611.jpg?_wi=1", imageAlt: "customer service phone garage repair", }, ]} @@ -161,7 +161,7 @@ export default function LandingPage() { quote: "Fantastic service, fixed my spring in no time!", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1559.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866659.jpg?_wi=3", imageAlt: "happy homeowner standing near garage", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "Swift and professional garage door maintenance.", tag: "Maintenance", avatarSrc: "http://img.b2bpic.net/free-photo/satisfied-customer-handshaking-with-female-mechanic-auto-repair-shop_637285-7758.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/gardener-talking-by-mobile-phone_329181-20611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gardener-talking-by-mobile-phone_329181-20611.jpg?_wi=2", imageAlt: "happy homeowner standing near garage", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Best repair service I've hired in town.", tag: "Support", avatarSrc: "http://img.b2bpic.net/free-photo/customer-giving-her-car-keys-mechanic_1170-1483.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-puts-finger-headphones-isolated-white-background-with-copy-space_141793-65577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-puts-finger-headphones-isolated-white-background-with-copy-space_141793-65577.jpg?_wi=2", imageAlt: "happy homeowner standing near garage", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "My garage opener works perfectly now.", tag: "Repair", avatarSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop_637285-7540.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_23-2148138537.jpg?_wi=2", imageAlt: "happy homeowner standing near garage", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "Fair pricing and excellent workmanship.", tag: "Installation", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-with-bicycle_1098-1289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanics-working-together-car-shop_23-2150376970.jpg?_wi=2", imageAlt: "happy homeowner standing near garage", }, ]} -- 2.49.1