diff --git a/src/app/page.tsx b/src/app/page.tsx index 36d586f..5b88d20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg" + imageSrc="http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg?_wi=1" imageAlt="Professional car service workshop interior" /> @@ -109,7 +109,7 @@ export default function LandingPage() { description: "Ремонт та заміна компонентів гальм.", bentoComponent: "reveal-icon", icon: AlertTriangle, - imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toolbox-car_1170-1608.jpg?_wi=2", imageAlt: "car engine diagnostics interface", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Професійний ремонт та обслуговування.", bentoComponent: "reveal-icon", icon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=1", imageAlt: "car engine diagnostics interface", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { description: "Швидка заміна технічних рідин.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-man-driving-car_158595-4205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-man-driving-car_158595-4205.jpg?_wi=1", imageAlt: "car engine diagnostics interface", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Діагностика та відновлення ходової.", bentoComponent: "reveal-icon", icon: Settings, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=1", imageAlt: "car engine diagnostics interface", }, ]} @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Дуже задоволений діагностикою двигуна, все зробили швидко.", name: "Олександр", role: "Клієнт", - imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg?_wi=2", }, { id: "2", @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "Ремонтував ходову, ціни чесні, якість на висоті.", name: "Марина", role: "Клієнт", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-man-driving-car_158595-4205.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-happy-man-driving-car_158595-4205.jpg?_wi=2", }, { id: "3", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Звернувся з проблемою гальм, все усунули за один день.", name: "Андрій", role: "Клієнт", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg?_wi=2", }, { id: "4",