Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 13:59:36 +00:00

View File

@@ -59,35 +59,35 @@ export default function LandingPage() {
handle: "@sarah_j",
testimonial: "Prachtig versierd kersthuisje vol licht en gezelligheid.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg?_wi=1",
},
{
name: "Mark D.",
handle: "@mark_d",
testimonial: "De stoverij is ongelooflijk lekker. Nog nooit zo goed gegeten!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg?_wi=1",
},
{
name: "Elena V.",
handle: "@elena_v",
testimonial: "Een unieke ervaring met honderden lichtjes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg?_wi=1",
},
{
name: "Thomas L.",
handle: "@thomas_l",
testimonial: "Christmas heaven. Je moet dit gewoon gezien hebben.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg?_wi=1",
},
{
name: "Lisa B.",
handle: "@lisa_b",
testimonial: "Magisch, we komen volgend jaar zeker terug!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg?_wi=1",
},
]}
buttons={[
@@ -100,7 +100,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg",
@@ -197,7 +197,7 @@ export default function LandingPage() {
role: "Bezoeker",
company: "Kerstfan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-concept-with-young-family-sitting-outside_23-2147721462.jpg?_wi=2",
},
{
id: "2",
@@ -205,7 +205,7 @@ export default function LandingPage() {
role: "Bezoeker",
company: "Foodie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-jolly-woman-blue-pajamas-sleeping-mask-sitting-bed-with-glass-champagne-xmas_132075-6564.jpg?_wi=2",
},
{
id: "3",
@@ -213,7 +213,7 @@ export default function LandingPage() {
role: "Bezoeker",
company: "Familie",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-near-christmas-tree_23-2147951132.jpg?_wi=2",
},
{
id: "4",
@@ -221,7 +221,7 @@ export default function LandingPage() {
role: "Bezoeker",
company: "Kerstlover",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-christmas-new-year-holidays-concept-headshot-attractive-young-hipster-with-stylish-beard-wearing-santa-claus-hat-smiling-cheerfully_273609-19195.jpg?_wi=2",
},
{
id: "5",
@@ -229,7 +229,7 @@ export default function LandingPage() {
role: "Bezoeker",
company: "Sfeerzoeker",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-young-happy-best-friends-roommates-exchange-gifts_1153-9823.jpg?_wi=2",
},
]}
title="Wat bezoekers zeggen"
@@ -309,7 +309,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-christmas-background-with-bokeh-lights_1048-13123.jpg?_wi=2"
/>
</div>