diff --git a/src/app/page.tsx b/src/app/page.tsx index 1542082..a5b7a60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,32 +73,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=1", imageAlt: "Weterynarz z psem", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=2", imageAlt: "Gabinet weterynaryjny", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=3", imageAlt: "Opieka nad zwierzętami", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=4", imageAlt: "Diagnostyka pupila", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=5", imageAlt: "Profilaktyka weterynaryjna", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-barking-home_1153-3072.jpg?_wi=6", imageAlt: "Zespół weterynaryjny AXIS", }, ]} @@ -124,7 +124,7 @@ export default function LandingPage() { value: "7", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -140,21 +140,21 @@ export default function LandingPage() { title: "Szczepienia", subtitle: "Podstawowa profilaktyka", description: "Regularne szczepienia to fundament ochrony przed chorobami zakaźnymi.", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=2", }, { tag: "Diagnostyka", title: "Diagnostyka", subtitle: "Szybka analiza stanu zdrowia", description: "Nowoczesny sprzęt pozwala nam na precyzyjne badania laboratoryjne i obrazowe.", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=3", }, { tag: "Leczenie", title: "Leczenie", subtitle: "Profesjonalna pomoc medyczna", description: "Skuteczne metody leczenia chorób wewnętrznych i infekcji.", - imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nobody-architectural-office-with-building-model-maquette-design-property-real-estate-empty-space-plan-construction-layout-structure-with-blueprints-urban-sketch_482257-38861.jpg?_wi=4", }, ]} title="Nasze Usługi"