Merge version_1 into main #3
@@ -60,7 +60,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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Markus S.", 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", name: "Thomas K.", role: "Kunde", company: "Stammkunde", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-surprised-talking-phone_23-2147689184.jpg"},
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-taking-good-care-his-face-home_23-2148883814.jpg"},
|
||||
{
|
||||
id: "5", name: "Stefan R.", 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={[
|
||||
{
|
||||
@@ -145,7 +145,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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user