Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Işığı Sanat Eserine Dönüştürüyoruz"
|
||||
description="El yapımı, eşsiz abajurlar ile mekanlarınıza sıcaklık ve estetik katıyoruz."
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg", imageAlt: "Luxueuze Abajur 1" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/art-lanterns-middle-eastern-background_1203-4887.jpg?_wi=1", imageAlt: "Luxueuze Abajur 1" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124146.jpg", imageAlt: "Luxueuze Abajur 2" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/hanging-glass-lamp-light-vintage_1203-5789.jpg", imageAlt: "Luxueuze Abajur 3" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle_1122-1856.jpg", imageAlt: "Luxueuze Abajur 4" },
|
||||
@@ -75,7 +75,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>
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Gouden Zonsopgang", price: "€ 299", imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg" },
|
||||
{ id: "p1", name: "Gouden Zonsopgang", price: "€ 299", imageSrc: "http://img.b2bpic.net/free-photo/pendant-light-japandi-bed-scene-calm-bedroom_169016-71101.jpg?_wi=1" },
|
||||
{ id: "p2", name: "Crème Elegantie", price: "€ 249", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-lighting-lamp-design_23-2151037476.jpg" },
|
||||
{ id: "p3", name: "Ambachtelijk Donker", price: "€ 319", imageSrc: "http://img.b2bpic.net/free-photo/cool-yellow-3d-rendering-futuristic-sci-fi-techno-lights_181624-18959.jpg" },
|
||||
{ id: "p4", name: "Luxe Sfeermaker", price: "€ 279", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bedside-lamp-silver-cross-hanging-it-shining-lamp-s-light_181624-29077.jpg" },
|
||||
@@ -105,9 +105,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Premium Materialen", description: "Wij selecteren alleen de hoogste kwaliteit materialen voor duurzaamheid.", buttonIcon: CheckCircle, imageSrc: "http://img.b2bpic.net/free-photo/modern-3d-lighting-lamp-design_23-2151047621.jpg" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=2" },
|
||||
]}
|
||||
title="Waarom Nessa Abajur?"
|
||||
description="Wij combineren kunst en functionaliteit voor het perfecte sfeerlicht."
|
||||
|
||||
Reference in New Issue
Block a user