Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-16 13:39:39 +00:00

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg?_wi=1",
imageAlt: "Luxueuze Abajur 1",
},
{
@@ -120,7 +120,7 @@ export default function LandingPage() {
description="Esra Hanım brengt jarenlange ervaring in design en lichtkunst naar elke Nessa creatie."
subdescription="Elk stuk vertelt een eigen verhaal van warmte en verfijning."
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/view-lighting-shop-market-marrakech_268835-3954.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-lighting-shop-market-marrakech_268835-3954.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -136,7 +136,7 @@ export default function LandingPage() {
id: "p1",
name: "Gouden Zonsopgang",
price: "€ 299",
imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg?_wi=1",
},
{
id: "p2",
@@ -190,21 +190,21 @@ export default function LandingPage() {
title: "100% Handgemaakt",
description: "Elke abajur is met de hand vervaardigd door vakmensen.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg?_wi=2",
imageAlt: "Modern 3d lighting lamp design",
},
{
title: "Uniek Design",
description: "Geen enkel stuk is precies hetzelfde door het handwerk.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/view-lighting-shop-market-marrakech_268835-3954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-lighting-shop-market-marrakech_268835-3954.jpg?_wi=2",
imageAlt: "Modern 3d lighting lamp design",
},
{
title: "Sfeervolle Verlichting",
description: "Geoptimaliseerd voor de meest warme uitstraling.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg?_wi=2",
imageAlt: "Modern 3d lighting lamp design",
},
]}