Merge version_1 into main #1
@@ -73,11 +73,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=1",
|
||||
imageAlt: "luxury salon interior natural light",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-holding-hair-brushes-looking-up-puzzled_141793-37380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-holding-hair-brushes-looking-up-puzzled_141793-37380.jpg?_wi=1",
|
||||
imageAlt: "happy client professional salon styling",
|
||||
},
|
||||
{
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
name: "Sophie Visser",
|
||||
handle: "@sophiev",
|
||||
testimonial: "De sfeer is heerlijk ontspannen en de koffie staat altijd klaar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=2",
|
||||
imageAlt: "hairdresser with client smiling",
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
name: "Jan de Vries",
|
||||
handle: "@jandv",
|
||||
testimonial: "Vakwerk en een zeer vriendelijke persoonlijke service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-holding-hair-brushes-looking-up-puzzled_141793-37380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-professional-hairdresser-woman-apron-holding-hair-brushes-looking-up-puzzled_141793-37380.jpg?_wi=2",
|
||||
imageAlt: "hairdresser with client smiling",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
name: "Linda Smit",
|
||||
handle: "@lindas",
|
||||
testimonial: "Altijd vrolijk, professioneel en perfect geknipt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg?_wi=1",
|
||||
imageAlt: "hairdresser with client smiling",
|
||||
},
|
||||
]}
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-getting-her-hair-done_23-2148108777.jpg?_wi=2"
|
||||
buttonText="Verstuur bericht"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user