Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-11 16:03:34 +00:00

View File

@@ -55,12 +55,12 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "plain" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg", imageAlt: "professional tire repair workshop" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg", imageAlt: "tire replacement service professional" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31501.jpg", imageAlt: "tire repair puncture patch" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-repairing-car_181624-28876.jpg", imageAlt: "wheel balancing machine automotive" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-changing-car-tire_23-2148258058.jpg", imageAlt: "winter and summer tires comparison" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-27461.jpg", imageAlt: "tire storage facility organized" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg?_wi=1", imageAlt: "professional tire repair workshop" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg?_wi=1", imageAlt: "tire replacement service professional" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31501.jpg?_wi=1", imageAlt: "tire repair puncture patch" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-repairing-car_181624-28876.jpg?_wi=1", imageAlt: "wheel balancing machine automotive" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-changing-car-tire_23-2148258058.jpg?_wi=1", imageAlt: "winter and summer tires comparison" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-27461.jpg?_wi=1", imageAlt: "tire storage facility organized" }
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -91,22 +91,22 @@ export default function LandingPage() {
tag="Serwisy"
features={[
{
id: "01", title: "Wymiana Opon", description: "Profesjonalna wymiana opon na nowe lub używane z pełnym serwisem", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg", imageAlt: "tire replacement service professional"
id: "01", title: "Wymiana Opon", description: "Profesjonalna wymiana opon na nowe lub używane z pełnym serwisem", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg?_wi=2", imageAlt: "tire replacement service professional"
},
{
id: "02", title: "Naprawa Opon", description: "Szybka i niezawodna naprawa punktów i wulkanizacja opon", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31501.jpg", imageAlt: "tire repair puncture patch"
id: "02", title: "Naprawa Opon", description: "Szybka i niezawodna naprawa punktów i wulkanizacja opon", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-blue-uniform-checks-car_1157-31501.jpg?_wi=2", imageAlt: "tire repair puncture patch"
},
{
id: "03", title: "Centrowanie Kół", description: "Precyzyjne centrowanie i balansowanie kół dla płynnej jazdy", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-repairing-car_181624-28876.jpg", imageAlt: "wheel balancing machine automotive"
id: "03", title: "Centrowanie Kół", description: "Precyzyjne centrowanie i balansowanie kół dla płynnej jazdy", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-with-tools-repairing-car_181624-28876.jpg?_wi=2", imageAlt: "wheel balancing machine automotive"
},
{
id: "04", title: "Zmiana Sezonowa", description: "Szybka zmiana z opon letnich na zimowe i odwrotnie", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-changing-car-tire_23-2148258058.jpg", imageAlt: "winter and summer tires comparison"
id: "04", title: "Zmiana Sezonowa", description: "Szybka zmiana z opon letnich na zimowe i odwrotnie", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-changing-car-tire_23-2148258058.jpg?_wi=2", imageAlt: "winter and summer tires comparison"
},
{
id: "05", title: "Nowe i Używane Opony", description: "Szeroki wybór opon najlepszych marek po konkurencyjnych cenach", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg", imageAlt: "tire replacement service professional"
id: "05", title: "Nowe i Używane Opony", description: "Szeroki wybór opon najlepszych marek po konkurencyjnych cenach", imageSrc: "http://img.b2bpic.net/free-photo/man-karting-circuit-with-car_1157-25081.jpg?_wi=3", imageAlt: "tire replacement service professional"
},
{
id: "06", title: "Przechowywanie Opon", description: "Bezpieczne i suche przechowywanie opon przez cały sezon", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-27461.jpg", imageAlt: "tire storage facility organized"
id: "06", title: "Przechowywanie Opon", description: "Bezpieczne i suche przechowywanie opon przez cały sezon", imageSrc: "http://img.b2bpic.net/free-photo/car-mechanic-changing-wheels-car_1303-27461.jpg?_wi=2", imageAlt: "tire storage facility organized"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -169,7 +169,7 @@ export default function LandingPage() {
tag="Lokalizacja"
title="Odwiedź nas w Toruniu"
description="Kluczyki 3, 87-100 Toruń, Polska. Łatwy dostęp, duży parking, szybki serwis."
imageSrc="http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg?_wi=2"
imageAlt="professional tire repair workshop"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -185,7 +185,7 @@ export default function LandingPage() {
inputPlaceholder="Wpisz swój numer telefonu"
buttonText="Wyślij Prośbę"
termsText="Szanujemy Twoją prywatność. Odezwiemy się krótko."
imageSrc="http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stacked-bicycle-tires-workshop_23-2147892370.jpg?_wi=3"
imageAlt="professional tire repair workshop"
mediaAnimation="slide-up"
useInvertedBackground={true}