From 682db0c7eb115bb6b18f107d0119819bd27fd120 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:46:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fc0941..daff5df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Renowacja Wnętrz", description: "Oryginalna jakość skóry i tekstyliów samochodowych.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg", imageAlt: "car engine diagnostic service" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=1", imageAlt: "car engine diagnostic service" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-leather-card-holder-isolated-pink_140725-12400.jpg", imageAlt: "car engine diagnostic service" @@ -111,7 +111,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marek Nowak", handle: "@mareknowak", testimonial: "Perfekcyjna obsługa mojego Porsche. Polecam!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-customer-car-dealership_23-2149117120.jpg?_wi=2"}, { id: "2", name: "Anna Kowalska", handle: "@annak", testimonial: "Mój samochód wygląda lepiej niż w salonie.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-man-casual-wear-posing-indoor-cafe_627829-1217.jpg"}, @@ -147,7 +147,7 @@ export default function LandingPage() { title="Najczęstsze Pytania" description="Znajdź odpowiedzi na najważniejsze kwestie dotyczące serwisowania aut." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg?_wi=1" /> @@ -159,7 +159,7 @@ export default function LandingPage() { tag="Kontakt" title="Zarezerwuj Termin" description="Wypełnij formularz, a nasz doradca skontaktuje się z Tobą w sprawie detailingu lub serwisu." - imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-view-spiral-staircase-inside-building_181624-17757.jpg?_wi=2" mediaAnimation="slide-up" inputPlaceholder="Podaj swój email" buttonText="Wyślij Zapytanie"