diff --git a/src/app/page.tsx b/src/app/page.tsx index 655937d..64c8fc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,10 +87,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg", imageAlt: "Daklekkage reparatie"}, + "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=1", imageAlt: "Daklekkage reparatie"}, { imageSrc: - "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Roof leak sealing"}, + "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1", imageAlt: "Roof leak sealing"}, ], }, { @@ -99,10 +99,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Dakrenovatie project"}, + "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2", imageAlt: "Dakrenovatie project"}, { imageSrc: - "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", imageAlt: "Roof renovation work"}, + "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=1", imageAlt: "Roof renovation work"}, ], }, { @@ -111,10 +111,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg", imageAlt: "Dakisolatie installatie"}, + "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=1", imageAlt: "Dakisolatie installatie"}, { imageSrc: - "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg", imageAlt: "Insulation work"}, + "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=2", imageAlt: "Insulation work"}, ], }, { @@ -123,10 +123,10 @@ export default function HomePage() { mediaItems: [ { imageSrc: - "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", imageAlt: "Platte dak installatie"}, + "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=2", imageAlt: "Platte dak installatie"}, { imageSrc: - "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg", imageAlt: "Flat roof maintenance"}, + "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=2", imageAlt: "Flat roof maintenance"}, ], }, { @@ -138,7 +138,7 @@ export default function HomePage() { "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-16096.jpg", imageAlt: "Zink- en loodwerk"}, { imageSrc: - "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg", imageAlt: "Metal roofing detail"}, + "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks-working-tablet-computer_342744-441.jpg?_wi=3", imageAlt: "Metal roofing detail"}, ], }, ]} @@ -177,13 +177,13 @@ export default function HomePage() { metrics={[ { id: "1", value: "Stap 1", title: "Inspectie", description: "Grondige inspectie van uw dak", imageSrc: - "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg", imageAlt: "Dak inspectie"}, + "http://img.b2bpic.net/free-photo/side-view-man-painting-car-door_23-2149714299.jpg?_wi=3", imageAlt: "Dak inspectie"}, { id: "2", value: "Stap 2", title: "Offerte", description: "Gedetailleerde en bindende offerte", imageSrc: - "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Offerte presentatie"}, + "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=3", imageAlt: "Offerte presentatie"}, { id: "3", value: "Stap 3", title: "Uitvoering", description: "Professionele uitvoering met garantie", imageSrc: - "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg", imageAlt: "Werkuitvoering"}, + "http://img.b2bpic.net/free-photo/sky-modern-building_23-2147694760.jpg?_wi=3", imageAlt: "Werkuitvoering"}, ]} animationType="slide-up" textboxLayout="default"