Update src/app/page.tsx
This commit is contained in:
@@ -70,27 +70,27 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-working-fix-car-battery_482257-80917.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanics-working-fix-car-battery_482257-80917.jpg?_wi=1",
|
||||
imageAlt: "Unimog Reparatur Service",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-examining-timber-block-damages-sanding-with-sandpaper_482257-89256.jpg?_wi=1",
|
||||
imageAlt: "Nutzfahrzeug Wartung",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-diagnostic-tool_1170-1528.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-using-diagnostic-tool_1170-1528.jpg?_wi=1",
|
||||
imageAlt: "Diagnose und Fehleranalyse",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-driver-s-licence_23-2149891362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-driver-s-licence_23-2149891362.jpg?_wi=1",
|
||||
imageAlt: "Inspektion und Wartung",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-sport-flyer-template_23-2148350455.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-sport-flyer-template_23-2148350455.jpg?_wi=1",
|
||||
imageAlt: "Ersatzteile und Zubehör",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
description="Über 30 Jahre Erfahrung"
|
||||
subdescription="Service in Lingen, Emsland"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-spanner-repair-garage_1170-1576.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-holding-spanner-repair-garage_1170-1576.jpg?_wi=1"
|
||||
imageAlt="Franke & Twiehaus Team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -123,7 +123,7 @@ export default function HomePage() {
|
||||
handle: "Bauunternehmen Müller",
|
||||
testimonial: "Die Arbeit wird hier zügig und genau erledigt. Wir bringen alle unsere Fahrzeuge hierher.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-with-arms-crossed_1098-58.jpg?_wi=1",
|
||||
imageAlt: "Hans Müller",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
handle: "Landwirtschaftsbetrieb Lehmann",
|
||||
testimonial: "Top Beratung und Abwicklung der Reparaturen. Schnell, kompetent und freundlich.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-greenhouse-worker-working-greenhouse-while-agricultural-engineers-are-using-laptop-see-delivery-status-caucasian-woman-hydroponic-enviroment-with-salad-crates_482257-50578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-greenhouse-worker-working-greenhouse-while-agricultural-engineers-are-using-laptop-see-delivery-status-caucasian-woman-hydroponic-enviroment-with-salad-crates_482257-50578.jpg?_wi=1",
|
||||
imageAlt: "Frank Lehmann",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
handle: "Schmidt Logistik GmbH",
|
||||
testimonial: "Service, Reparatur und Freundlichkeit des Personals – alles bestens. Sehr empfehlenswert.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-talking-partner_1262-1998.jpg?_wi=1",
|
||||
imageAlt: "Klaus Schmidt",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function HomePage() {
|
||||
handle: "Stadt Lingen – Fuhrpark",
|
||||
testimonial: "Zuverlässig, professionell und immer pünktlich. Die beste Werkstatt in der Region.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1",
|
||||
imageAlt: "Bernd Wagner",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user