diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f7007c..fddcaec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,32 +74,32 @@ export default function LandingPage() { carouselItems={[ { id: "c1", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=1", imageAlt: "Inspection 1", }, { id: "c2", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=2", imageAlt: "Inspection 2", }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=3", imageAlt: "Inspection 3", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=4", imageAlt: "Inspection 4", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=5", imageAlt: "Inspection 5", }, { id: "c6", - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=6", imageAlt: "Inspection 6", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { description="La ITP Brătării, punem accent pe servicii rapide și de calitate pentru mașina ta." subdescription="Echipa noastră de experți asigură o inspecție tehnică riguroasă și transparentă, menținând cele mai înalte standarde de siguranță." icon={ShieldCheck} - imageSrc="http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -133,13 +133,13 @@ export default function LandingPage() { icon: Car, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-explaining-quotation-customer_1170-1482.jpg?_wi=7", imageAlt: "professional car inspection service", }, { @@ -148,13 +148,13 @@ export default function LandingPage() { icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-using-laptop-while-examining-engine-auto-repair-shop_637285-8652.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-mechanic-his-manager-working-touchpad-auto-repair-shop_637285-8672.jpg?_wi=2", imageAlt: "automotive professional service team", }, { @@ -163,13 +163,13 @@ export default function LandingPage() { icon: Settings, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-using-tablet-show-car-selection-man-offering-deal_482257-118256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-using-tablet-show-car-selection-man-offering-deal_482257-118256.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-using-tablet-show-car-selection-man-offering-deal_482257-118256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/saleswoman-using-tablet-show-car-selection-man-offering-deal_482257-118256.jpg?_wi=2", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop_1170-1320.jpg?_wi=3", imageAlt: "car diagnostic equipment", }, ]}