Update src/app/page.tsx
This commit is contained in:
@@ -69,15 +69,15 @@ export default function LandingPage() {
|
|||||||
description="Mit langjähriger Erfahrung, fachlichem Know-how und einem hohen Anspruch an Qualität bieten wir zuverlässige Lösungen für Fahrzeuge aller Marken."
|
description="Mit langjähriger Erfahrung, fachlichem Know-how und einem hohen Anspruch an Qualität bieten wir zuverlässige Lösungen für Fahrzeuge aller Marken."
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg?_wi=1",
|
||||||
imageAlt: "Mechanic fixing a car engine",
|
imageAlt: "Mechanic fixing a car engine",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg?_wi=1",
|
||||||
imageAlt: "Technician inspecting a car suspension",
|
imageAlt: "Technician inspecting a car suspension",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg?_wi=1",
|
||||||
imageAlt: "Car body work in a painting booth",
|
imageAlt: "Car body work in a painting booth",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1146.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/hands-mechanic-using-diagnostic-tool_1170-1146.jpg",
|
||||||
imageAlt: "Mechanic performing engine check",
|
imageAlt: "Mechanic performing engine check",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428304.jpg?_wi=2",
|
||||||
imageAlt: "car dashboard diagnostics screen",
|
imageAlt: "car dashboard diagnostics screen",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487001.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149487001.jpg",
|
||||||
imageAlt: "Car being painted in booth",
|
imageAlt: "Car being painted in booth",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-showing-customer-problem-with-car_1170-1423.jpg?_wi=2",
|
||||||
imageAlt: "car dashboard diagnostics screen",
|
imageAlt: "car dashboard diagnostics screen",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-showing-ok-gesture-with-his-thumb-while-holding-wrench_146671-19719.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mechanic-showing-ok-gesture-with-his-thumb-while-holding-wrench_146671-19719.jpg",
|
||||||
imageAlt: "Mechanic holding new car tire",
|
imageAlt: "Mechanic holding new car tire",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193567.jpg?_wi=2",
|
||||||
imageAlt: "car dashboard diagnostics screen",
|
imageAlt: "car dashboard diagnostics screen",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user