Update src/app/page.tsx

This commit is contained in:
2026-03-02 22:40:18 +00:00
parent c5f5cce5c3
commit 4b6a1b06df

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
{ text: "Bekijk Projecten", href: "/projecten" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-building-construction_23-2148139971.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-building-construction_23-2148139971.jpg?_wi=1"
imageAlt="Modern construction project"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -59,16 +59,16 @@ export default function HomePage() {
testimonials={[
{
name: "Peter Janssen", handle: "Huiseigenaar", testimonial: "Uitstekend werkmanschap en très professioneel. Van Dijk Bouw heeft ons huis getransformeerd!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1"},
{
name: "Maria de Vries", handle: "Projectmanager", testimonial: "Betrouwbare partner voor al onze renovatieprojecten. Altijd op tijd en binnen budget.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=1"},
{
name: "Erik Konings", handle: "Ondernemer", testimonial: "Professioneel team met oog voor detail. Zij hebben ons kantoor volledig gerenoveerd.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1"},
{
name: "Sofie van der Berg", handle: "Architect", testimonial: "Aangenaam samenwerken. Van Dijk Bouw voert ideeën perfect uit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg?_wi=1"},
]}
testimonialRotationInterval={5000}
showMarqueeCard={true}
@@ -99,7 +99,7 @@ export default function HomePage() {
]}
buttons={[{ text: "Contacteer Ons", href: "/contact" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/builders-unfinished-construction_1098-15482.jpg"
imageSrc="http://img.b2bpic.net/free-photo/builders-unfinished-construction_1098-15482.jpg?_wi=1"
imageAlt="Professioneel bouwteam"
mediaAnimation="slide-up"
imagePosition="right"
@@ -118,15 +118,15 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01", title: "Nieuwbouw", description: "Droomhuizen van grond af aan gebouwd met modern design en duurzame materialen", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Nieuwbouwproject"},
id: "01", title: "Nieuwbouw", description: "Droomhuizen van grond af aan gebouwd met modern design en duurzame materialen", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "Nieuwbouwproject"},
{
id: "02", title: "Verbouwing", description: "Complete verbouwingen die uw woning moderniseren en functioneler maken", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", imageAlt: "Verbouwingsproject"},
id: "02", title: "Verbouwing", description: "Complete verbouwingen die uw woning moderniseren en functioneler maken", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=1", imageAlt: "Verbouwingsproject"},
{
id: "03", title: "Renovatie", description: "Restauratie van bestaande panden met behoud van karakter en kwaliteit", imageSrc: "http://img.b2bpic.net/free-photo/old-building-with-broken-windows_1353-52.jpg", imageAlt: "Renovatieproject"},
id: "03", title: "Renovatie", description: "Restauratie van bestaande panden met behoud van karakter en kwaliteit", imageSrc: "http://img.b2bpic.net/free-photo/old-building-with-broken-windows_1353-52.jpg?_wi=1", imageAlt: "Renovatieproject"},
{
id: "04", title: "Aanbouw & Dakkapellen", description: "Uitbreidingen die meer ruimte en waarde toevoegen aan uw eigendom", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571922.jpg", imageAlt: "Aanbouwproject"},
id: "04", title: "Aanbouw & Dakkapellen", description: "Uitbreidingen die meer ruimte en waarde toevoegen aan uw eigendom", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571922.jpg?_wi=1", imageAlt: "Aanbouwproject"},
{
id: "05", title: "Badkamer & Keukenrenovatie", description: "Luxe verbouwingen van badkamers en keukens met moderne afwerking", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Keukenrenovatie"},
id: "05", title: "Badkamer & Keukenrenovatie", description: "Luxe verbouwingen van badkamers en keukens met moderne afwerking", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1", imageAlt: "Keukenrenovatie"},
]}
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
@@ -148,22 +148,22 @@ export default function HomePage() {
testimonials={[
{
id: "proj-1", name: "Moderne Villa Utrecht", role: "Nieuwbouw", company: "2023", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg?_wi=1"},
{
id: "proj-2", name: "Luxe Keukenrenovatie", role: "Keukenprojct", company: "2023", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2"},
{
id: "proj-3", name: "Badkamerrenovatie", role: "Badkamerprojct", company: "2024", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1"},
{
id: "proj-4", name: "Buitengevel Renovatie", role: "Exterior", company: "2023", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg?_wi=1"},
{
id: "proj-5", name: "Huisuitbreiding", role: "Aanbouw", company: "2024", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571922.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571922.jpg?_wi=2"},
{
id: "proj-6", name: "Dakappelinbouw", role: "Dakkapel", company: "2023", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg?_wi=1"},
]}
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
@@ -185,22 +185,22 @@ export default function HomePage() {
testimonials={[
{
id: "rev-1", name: "Familie Jansen", role: "Huiseigenaar", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2"},
{
id: "rev-2", name: "Bedrijf Tech Solutions", role: "CEO", company: "Amsterdam", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2"},
{
id: "rev-3", name: "Dhr. en Mevr. Vermeer", role: "Klanten", company: "Zeist", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2"},
{
id: "rev-4", name: "Restaurant de Ambiance", role: "Manager", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg?_wi=2"},
{
id: "rev-5", name: "Fam. Peeters", role: "Eigenaren", company: "Breukelen", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg?_wi=1"},
{
id: "rev-6", name: "Architectenbureau Bont", role: "Partner", company: "Utrecht", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1"},
]}
gridVariant="uniform-all-items-equal"
carouselMode="buttons"