Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-28 09:02:32 +00:00

View File

@@ -57,11 +57,11 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sporty-top-leggings-sitting-lotus-pose-meditating-yoga-mat-home-with-big-window_574295-602.jpg", imageAlt: "modern zonnestudio interior design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-exercise-using-sports-equipment-with-therapist_1157-38273.jpg", imageAlt: "modern tanning equipment technology"},
imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-exercise-using-sports-equipment-with-therapist_1157-38273.jpg?_wi=1", imageAlt: "modern tanning equipment technology"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-eye-patches_23-2148709323.jpg", imageAlt: "satisfied customer glowing skin"},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg", imageAlt: "modern luxury reception studio"},
imageSrc: "http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=1", imageAlt: "modern luxury reception studio"},
]}
/>
</div>
@@ -86,7 +86,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Hoogwaardige Zonnebanken", description: "Moderne apparatuur voor een perfect resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-exercise-using-sports-equipment-with-therapist_1157-38273.jpg"},
title: "Hoogwaardige Zonnebanken", description: "Moderne apparatuur voor een perfect resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/patient-doing-exercise-using-sports-equipment-with-therapist_1157-38273.jpg?_wi=2"},
{
title: "Huidverzorging", description: "Producten om uw huid gezond en stralend te houden.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-blond-woman-with-yellow-flower_23-2148092939.jpg"},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
textarea={{
name: "message", placeholder: "Uw wensen of vragen", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-desk-hotel-reception-lobby_482257-76228.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>