Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:39:31 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
]}
dashboard={{
title: "Onze Diensten", logoIcon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg", imageAlt: "sunshade terrace architecture exterior modern", searchPlaceholder: "Zoeken naar zonwering...", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg?_wi=1", imageAlt: "sunshade terrace architecture exterior modern", searchPlaceholder: "Zoeken naar zonwering...", buttons: [
{ text: "Meer Info", href: "#services" },
{ text: "Contact", href: "#contact" }
],
@@ -87,19 +87,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Gratis Inmeetservice", description: "Gratis advies ter plaatse en gratis inmeetservice zonder kleine lettertjes. Onze experts analyseren uw situatie en bieden persoonlijke aanbevelingen.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg", imageAlt: "Gratis inmeetservice"
title: "Gratis Inmeetservice", description: "Gratis advies ter plaatse en gratis inmeetservice zonder kleine lettertjes. Onze experts analyseren uw situatie en bieden persoonlijke aanbevelingen.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-modern-design-twolevel-apartment-with-large-high-windows_1258-84052.jpg?_wi=2", imageAlt: "Gratis inmeetservice"
},
{
id: 2,
title: "Ontwerp & Offerte", description: "Persoonlijk advies met heldere prijzen en offerte op maat. Wij tonen u 3D-visualisaties van uw toekomstige zonwering.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-blinds_1203-1110.jpg", imageAlt: "Ontwerp en offerte"
title: "Ontwerp & Offerte", description: "Persoonlijk advies met heldere prijzen en offerte op maat. Wij tonen u 3D-visualisaties van uw toekomstige zonwering.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-blinds_1203-1110.jpg?_wi=1", imageAlt: "Ontwerp en offerte"
},
{
id: 3,
title: "Professionele Installatie", description: "Professionele installatie & vakkundige afwerking volgens de regels. Ons team zorgt voor een perfect resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/gray-metal-grid-background_158595-5084.jpg", imageAlt: "Professionele installatie"
title: "Professionele Installatie", description: "Professionele installatie & vakkundige afwerking volgens de regels. Ons team zorgt voor een perfect resultaat.", imageSrc: "http://img.b2bpic.net/free-photo/gray-metal-grid-background_158595-5084.jpg?_wi=1", imageAlt: "Professionele installatie"
},
{
id: 4,
title: "Genieten!", description: "Geniet van de voordelen en het comfort van uw nieuwe zonwering. Jarenlang zorgeloos genieten van schaduw en comfort.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-street-cafe-smiling-laughs-drinking-coffee-terrace_1321-1404.jpg", imageAlt: "Genieten van zonwering"
title: "Genieten!", description: "Geniet van de voordelen en het comfort van uw nieuwe zonwering. Jarenlang zorgeloos genieten van schaduw en comfort.", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-street-cafe-smiling-laughs-drinking-coffee-terrace_1321-1404.jpg?_wi=1", imageAlt: "Genieten van zonwering"
}
]}
title="Ons Proces in 4 Stappen"
@@ -116,13 +116,13 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "product-1", name: "Voorzetrolluik", price: "Vanaf €399", imageSrc: "http://img.b2bpic.net/free-photo/wooden-blinds_1203-1110.jpg", imageAlt: "Voorzetrolluik zonwering"
id: "product-1", name: "Voorzetrolluik", price: "Vanaf €399", imageSrc: "http://img.b2bpic.net/free-photo/wooden-blinds_1203-1110.jpg?_wi=2", imageAlt: "Voorzetrolluik zonwering"
},
{
id: "product-2", name: "Screen", price: "Vanaf €599", imageSrc: "http://img.b2bpic.net/free-photo/gray-metal-grid-background_158595-5084.jpg", imageAlt: "Retractable screen zonwering"
id: "product-2", name: "Screen", price: "Vanaf €599", imageSrc: "http://img.b2bpic.net/free-photo/gray-metal-grid-background_158595-5084.jpg?_wi=2", imageAlt: "Retractable screen zonwering"
},
{
id: "product-3", name: "Luifel", price: "Vanaf €799", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-street-cafe-smiling-laughs-drinking-coffee-terrace_1321-1404.jpg", imageAlt: "Luifel zonwering"
id: "product-3", name: "Luifel", price: "Vanaf €799", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-street-cafe-smiling-laughs-drinking-coffee-terrace_1321-1404.jpg?_wi=2", imageAlt: "Luifel zonwering"
}
]}
title="Onze Producten"