Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-26 08:11:15 +00:00

View File

@@ -91,27 +91,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg?_wi=1",
imageAlt: "Mechanik pracuje przy silniku samochodu",
},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg?_wi=1",
imageAlt: "Samochód podniesiony na podnośniku w warsztacie",
},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-repairing-car_23-2150171245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-repairing-car_23-2150171245.jpg?_wi=1",
imageAlt: "Mechanik używa komputera diagnostycznego",
},
{
id: "hero-carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1283.jpg?_wi=1",
imageAlt: "Detail dłoni mechanika sprawdzającego poziom płynów",
},
{
id: "hero-carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-car-service-using-holographic-augmented-reality-show-customer-defective-vehicle-piston-hardworking-garage-employee-using-innovative-ar-tech-project-automobile-parts-woman_482257-74243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-car-service-using-holographic-augmented-reality-show-customer-defective-vehicle-piston-hardworking-garage-employee-using-innovative-ar-tech-project-automobile-parts-woman_482257-74243.jpg?_wi=1",
imageAlt: "Samochód na podnośniku w tle narzędzia warsztatowe",
},
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "Wymiana rozrządu, uszczelki pod głowicą, usuwanie usterek. Fachowa robota z użyciem części dobrej jakości.",
bentoComponent: "reveal-icon",
icon: Wrench,
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-repair-maintenance-theme-mechanic-uniform-working-auto-service_627829-3951.jpg?_wi=2",
imageAlt: "Expert uses light to check car on lift",
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
description: "Amortyzatory, wahacze, drążki, przeguby. Bezpieczeństwo i komfort jazdy to nie opcja to konieczność.",
bentoComponent: "reveal-icon",
icon: Car,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-mechanic-dressed-uniform-holds-crowbar-sits-old-car-tires-garage_613910-19539.jpg?_wi=2",
imageAlt: "Expert uses light to check car on lift",
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
description: "Klocki, tarcze, bębny, płyn hamulcowy. Nie czekaj z hamulcami reaguj natychmiast.",
bentoComponent: "reveal-icon",
icon: Cog,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-repairing-car_23-2150171245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-repairing-car_23-2150171245.jpg?_wi=2",
imageAlt: "Expert uses light to check car on lift",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
description: "Napełnianie i serwis klimatyzacji, termostaty, chłodnice. Komfort przez cały rok.",
bentoComponent: "reveal-icon",
icon: Gauge,
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-servicing-car-engine_1170-1283.jpg?_wi=2",
imageAlt: "Expert uses light to check car on lift",
},
{
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Regularne przeglądy serwisowe, wymiana oleju, filtrów. Dbamy o Twoje auto systematycznie.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-car-service-using-holographic-augmented-reality-show-customer-defective-vehicle-piston-hardworking-garage-employee-using-innovative-ar-tech-project-automobile-parts-woman_482257-74243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/serviceman-car-service-using-holographic-augmented-reality-show-customer-defective-vehicle-piston-hardworking-garage-employee-using-innovative-ar-tech-project-automobile-parts-woman_482257-74243.jpg?_wi=2",
imageAlt: "Expert uses light to check car on lift",
},
]}