diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c708f2..6039d02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,25 +50,25 @@ export default function LandingPage() { testimonials={[ { name: "Anna Kowalska", handle: "@anna", testimonial: "Szybka dostawa i świetna obsługa. Polecam!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-new-electric-oven-shopping-mall_93675-133482.jpg", imageAlt: "electronics store modern white red"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-looking-new-electric-oven-shopping-mall_93675-133482.jpg?_wi=1", imageAlt: "electronics store modern white red"}, { name: "Marek Nowak", handle: "@marek", testimonial: "Profesjonalny montaż, sprzęt działa bez zarzutu.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DMa1SkfOPrje39VtWSrGh6xS6E/uploaded-1778094196146-68jfsmy8.jpg", imageAlt: "electronics store modern white red"}, { name: "Tomasz Wiśniewski", handle: "@tomek", testimonial: "Najlepsza cena w Częstochowie.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-delivery-woman-uniform-cap_141793-117598.jpg", imageAlt: "electronics store modern white red"}, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-delivery-woman-uniform-cap_141793-117598.jpg?_wi=1", imageAlt: "electronics store modern white red"}, { name: "Karolina Nowak", handle: "@karolina_n", testimonial: "Szeroki wybór sprzętu, doradztwo na najwyższym poziomie.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-putting-raw-salmon-steak-into-oven_53876-24741.jpg", imageAlt: "electronics store modern white red"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-putting-raw-salmon-steak-into-oven_53876-24741.jpg?_wi=1", imageAlt: "electronics store modern white red"}, { name: "Piotr Zieliński", handle: "@piotr_z", testimonial: "Bardzo szybka realizacja zamówienia. Polecam każdemu.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-credit-card-with-laptop-online-shopping_74190-10341.jpg", imageAlt: "electronics store modern white red"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-credit-card-with-laptop-online-shopping_74190-10341.jpg?_wi=1", imageAlt: "electronics store modern white red"}, ]} buttons={[ { text: "Zobacz ofertę", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-looking-new-electric-oven-shopping-mall_93675-133482.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-looking-new-electric-oven-shopping-mall_93675-133482.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -106,11 +106,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Dostawa tego samego dnia", description: "Twój sprzęt trafi do Ciebie w ekspresowym tempie.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-delivery-woman-uniform-cap_141793-117598.jpg"}, + title: "Dostawa tego samego dnia", description: "Twój sprzęt trafi do Ciebie w ekspresowym tempie.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-delivery-woman-uniform-cap_141793-117598.jpg?_wi=2"}, { - title: "Profesjonalny montaż", description: "Nasi eksperci zajmą się instalacją i uruchomieniem.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-raw-salmon-steak-into-oven_53876-24741.jpg"}, + title: "Profesjonalny montaż", description: "Nasi eksperci zajmą się instalacją i uruchomieniem.", imageSrc: "http://img.b2bpic.net/free-photo/man-putting-raw-salmon-steak-into-oven_53876-24741.jpg?_wi=2"}, { - title: "Bezpieczne płatności", description: "Wybierz wygodną formę płatności: BLIK, PayU, Stripe.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-credit-card-with-laptop-online-shopping_74190-10341.jpg"}, + title: "Bezpieczne płatności", description: "Wybierz wygodną formę płatności: BLIK, PayU, Stripe.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-use-credit-card-with-laptop-online-shopping_74190-10341.jpg?_wi=2"}, ]} title="Dlaczego Antraks?" description="Stawiamy na jakość, szybkość i zadowolenie klienta."