Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 19:21:13 +00:00

View File

@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@YvonneDenOtter", handle: "@YvonneDenOtter",
testimonial: "Kan niet beter! Supergoede kapster!", testimonial: "Kan niet beter! Supergoede kapster!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=1",
imageAlt: "Yvonne Den Otter", imageAlt: "Yvonne Den Otter",
}, },
{ {
@@ -125,7 +125,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg" imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=1"
imageAlt="Stylish hair salon interior with a client receiving service" imageAlt="Stylish hair salon interior with a client receiving service"
avatars={[ avatars={[
{ {
@@ -357,7 +357,7 @@ export default function LandingPage() {
text: "Boek Nu", text: "Boek Nu",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg", imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=2",
imageAlt: "Glamorous model in make up studio", imageAlt: "Glamorous model in make up studio",
}, },
{ {
@@ -375,7 +375,7 @@ export default function LandingPage() {
text: "Boek Nu", text: "Boek Nu",
href: "#contact", href: "#contact",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=2",
imageAlt: "Glamorous model in make up studio", imageAlt: "Glamorous model in make up studio",
}, },
]} ]}