diff --git a/src/app/page.tsx b/src/app/page.tsx index 54fe1cc..de7ab34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function HomePage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woodcarve-training_1098-13620.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woodcarve-training_1098-13620.jpg?_wi=1" imageAlt="Medina Bilservice mekanikere - far och son" mediaAnimation="blur-reveal" textboxLayout="default" @@ -113,7 +113,7 @@ export default function HomePage() { title: "Bilservice och Underhåll", description: "Regelbundna service, oljebyte och filterbyten för att hålla din bil i bästa skick.", tag: "Rutinunderhåll", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg?_wi=1", imageAlt: "Bilservice och underhåll", }, { @@ -121,7 +121,7 @@ export default function HomePage() { title: "Diagnostik", description: "Moderna diagnostikverktyg för att snabbt identifiera och lösa alla bilproblem.", tag: "Teknologi", - imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-laptop_1170-1249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-laptop_1170-1249.jpg?_wi=1", imageAlt: "Fordonsdiagnostik", }, { @@ -129,7 +129,7 @@ export default function HomePage() { title: "Bromservice", description: "Professionell bromskivbyte, bromsbeläggutbyte och bromssystemkontroll för säkerhet.", tag: "Säkerhet", - imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-auto-repairer-working-shop-car_23-2150170004.jpg?_wi=1", imageAlt: "Bromservice och reparation", }, { @@ -137,7 +137,7 @@ export default function HomePage() { title: "Oljebyte", description: "Snabb och professionell oljebyte med högkvalitativ olja som rekommenderas för din bil.", tag: "Snabb Service", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg?_wi=2", imageAlt: "Oljebyte service", }, { @@ -153,7 +153,7 @@ export default function HomePage() { title: "Allmän Bilreparation", description: "Alla typer av bilreparationer från små justeringar till större arbeten. Vi fixar det!", tag: "Komplett Service", - imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-mechanic-working-auto-repair-shop-car_23-2150376959.jpg?_wi=3", imageAlt: "Allmän bilreparation", }, ]} @@ -181,31 +181,31 @@ export default function HomePage() { { id: "1", name: "Erik Andersson", - imageSrc: "http://img.b2bpic.net/free-photo/people-beauty-positive-emotions-concept-attractive-smiling-young-woman-with-bobbed-hairdo-dressed-green-casual-sweater-glad-recieve-present_273609-3743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-beauty-positive-emotions-concept-attractive-smiling-young-woman-with-bobbed-hairdo-dressed-green-casual-sweater-glad-recieve-present_273609-3743.jpg?_wi=1", imageAlt: "Erik Andersson", }, { id: "2", name: "Maria Johansson", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-standing-airport_107420-63594.jpg?_wi=1", imageAlt: "Maria Johansson", }, { id: "3", name: "Lars Svensson", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-blonde-hair-pointing-upper-right-corner-green-jacket-looking-happy-front-view_176474-71743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-curly-blonde-hair-pointing-upper-right-corner-green-jacket-looking-happy-front-view_176474-71743.jpg?_wi=1", imageAlt: "Lars Svensson", }, { id: "4", name: "Ingrid Bergström", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1652.jpg?_wi=1", imageAlt: "Ingrid Bergström", }, { id: "5", name: "Stefan Lindqvist", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-gesturing-with-hands-smiling-shirt-shorts-looking-cheerful-front-view_176474-13752.jpg?_wi=1", imageAlt: "Stefan Lindqvist", }, ]}