Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-04 21:21:00 +00:00

View File

@@ -53,16 +53,16 @@ export default function LandingPage() {
testimonials={[
{
name: "Maria van de Berg", handle: "Tevreden klant", testimonial: "Geweldig verzorgd. Mijn huid ziet er fantastisch uit!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg?_wi=1"},
{
name: "Petra Hendriks", handle: "Regelmatige bezoeker", testimonial: "Professioneel en persoonlijk. Absoluut aanbevolen!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg?_wi=2"},
{
name: "Lisa Smeets", handle: "Beauty enthusiast", testimonial: "De beste huidverzorging in de regio. Voelt als een spa-ervaring.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8088.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8088.jpg?_wi=1"},
{
name: "Emma Dijkstra", handle: "Longterm client", testimonial: "Mijn huid is totaal getransformeerd. Heel blij met de resultaten!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3567.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3567.jpg?_wi=1"},
]}
useInvertedBackground={false}
background={{ variant: "plain" }}
@@ -116,16 +116,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Anna Peeters", role: "Zakelijke professionals", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg?_wi=3"},
{
id: "2", name: "Sophie Kramer", role: "Beauty enthusiast", company: "Berg en Dal", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-happy-woman-standing-kitchen-bathrobe-posing-smiling-camera_1258-193363.jpg?_wi=4"},
{
id: "3", name: "Nicole Bosman", role: "Moeder van twee", company: "Nijmegen", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8088.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beauty-portrait-topless-woman-with-perfect-skin-natural-makeup_343596-8088.jpg?_wi=2"},
{
id: "4", name: "Rita von Dongen", role: "Pensioen", company: "Groesbeek", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3567.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-indoor_624325-3567.jpg?_wi=2"},
]}
kpiItems={[
{ value: "500+", label: "Tevreden Klanten" },