diff --git a/src/app/page.tsx b/src/app/page.tsx index 31fcef6..9007059 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Unsere Leidenschaft" description="Bei MÄNNER KULTUR steht der Kunde im Mittelpunkt. Wir nehmen uns Zeit, hören zu und setzen auf Handwerk auf höchstem Niveau, um Ihnen eine Wohlfühlatmosphäre und den perfekten Look zu garantieren." - imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg?_wi=1" /> @@ -144,7 +144,7 @@ export default function LandingPage() { role: "Kunde", company: "Stammkunde", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grooming-man-salon_23-2147737017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grooming-man-salon_23-2147737017.jpg?_wi=1", }, { id: "2", @@ -176,7 +176,7 @@ export default function LandingPage() { role: "Kunde", company: "Stammkunde", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grooming-man-salon_23-2147737017.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-grooming-man-salon_23-2147737017.jpg?_wi=2", }, ]} kpiItems={[ @@ -209,7 +209,7 @@ export default function LandingPage() { description="Wir bitten um telefonische Terminvereinbarung. Wir freuen uns auf Ihren Anruf!" buttonText="Anrufen" onSubmit={(email) => window.location.href = 'tel:073749205395'} - imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-making-styling-beard-client-salon_23-2148181978.jpg?_wi=2" mediaAnimation="slide-up" />