Update src/app/kontakt/page.tsx

This commit is contained in:
2026-03-10 16:11:52 +00:00
parent 6fd32ec36c
commit 75d6fe67f1

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
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=3",
imageAlt: "Hans Müller",
},
{
@@ -89,7 +89,7 @@ export default function ContactPage() {
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=3",
imageAlt: "Frank Lehmann",
},
{
@@ -98,7 +98,7 @@ export default function ContactPage() {
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=3",
imageAlt: "Klaus Schmidt",
},
]}