Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-04 18:40:45 +00:00
4 changed files with 12 additions and 12 deletions

View File

@@ -76,7 +76,7 @@ export default function ContactPage() {
"Tak, dla klientów wykonujących naprawy powypadkowe oferujemy wynajęcie pojazdu zastępczego. Szczegóły dostępne po kontakcie telefonicznym.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2"
imageAlt="Konsultant serwisu Moto Sowa"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -73,7 +73,7 @@ export default function AboutPage() {
company: "Nowy Sącz",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
imageAlt: "Piotr Lewandowski",
},
{
@@ -83,7 +83,7 @@ export default function AboutPage() {
company: "Transport Plus",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
imageAlt: "Anna Kowalski",
},
{
@@ -93,7 +93,7 @@ export default function AboutPage() {
company: "Właściciel prywatny",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
"http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=2",
imageAlt: "Marek Szymański",
},
]}

View File

@@ -58,11 +58,11 @@ export default function HomePage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=1",
imageAlt: "Profesjonalny warsztat Moto Sowa",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg?_wi=1",
imageAlt: "Diagnostyka komputerowa samochodów",
},
{
@@ -129,7 +129,7 @@ export default function HomePage() {
"Wymiana, wyważanie i naprawy opon. Serwis ogumienia. Regulacja geometrii kół i zawieszenia.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg"
imageSrc="http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg?_wi=2"
imageAlt="Warsztat serwisowy Moto Sowa"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -150,7 +150,7 @@ export default function HomePage() {
company: "Nowy Sącz",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
"http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
imageAlt: "Piotr Lewandowski",
},
{
@@ -160,7 +160,7 @@ export default function HomePage() {
company: "Transport Plus",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
"http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
imageAlt: "Anna Kowalski",
},
{
@@ -170,7 +170,7 @@ export default function HomePage() {
company: "Właściciel prywatny",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg",
"http://img.b2bpic.net/free-photo/salesman-car-showroom_1303-13625.jpg?_wi=1",
imageAlt: "Marek Szymański",
},
{
@@ -248,7 +248,7 @@ export default function HomePage() {
"Rezerwacje przyjmujemy telefonicznie pod numerem 18 443-23-66, mailowo lub poprzez formularz na naszej stronie. Staramy się umieścić nowych klientów możliwie szybko.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=1"
imageAlt="Konsultant serwisu Moto Sowa"
mediaAnimation="slide-up"
mediaPosition="left"

View File

@@ -62,7 +62,7 @@ export default function ServicesPage() {
"Naprawy powypadkowe z możliwością wynajmu pojazdu zastępczego. Profesjonalna naprawa blach i lakiernictwo wysokiej jakości. Współpraca z ubezpieczalniami.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg"
imageSrc="http://img.b2bpic.net/free-photo/truck-workshop-interior-with-tools-cart-laptop-computer-diagnostics-tool-servicing-truck-vehicles_342744-1345.jpg?_wi=2"
imageAlt="Warsztat diagnostyczny Moto Sowa"
mediaAnimation="slide-up"
useInvertedBackground={false}