diff --git a/src/app/page.tsx b/src/app/page.tsx index 73d7e9e..5f8d042 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,14 +68,14 @@ export default function LandingPage() { handle: "Google рецензија", testimonial: "Одлична комуникација. Брза и поштена услуга.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149445972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149445972.jpg?_wi=1", }, { name: "Светислав Касапиновић", handle: "Google рецензија", testimonial: "Одличан тим, љубазан, услужан, брз и ефикасан!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg?_wi=1", }, { name: "Драган М.", @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg" + imageSrc="http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/two-cars-lifting-maintenance-garage-service-station_627829-3878.jpg", @@ -177,7 +177,7 @@ export default function LandingPage() { title: "Google рецензија", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg" + imageSrc="http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/emergency-mechanic-lifting-vehicle-with-car-jack-street_651396-3248.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=2", imageAlt: "car tire mounting seasonal change", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-being-taking-care-workshop_23-2149580607.jpg?_wi=2", imageAlt: "car tire mounting seasonal change", }, { @@ -240,13 +240,13 @@ export default function LandingPage() { icon: ShoppingCart, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149445972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149445972.jpg?_wi=2", }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-looking-car_23-2150171224.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-talking-mobile-phone_1170-1328.jpg?_wi=2", imageAlt: "car tire mounting seasonal change", }, ]}