Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Uw dak is in veilige handen. Pth dak en onderhoud biedt vakkundige service, reparatie en inspectie voor elk type dak."
|
||||
testimonials={[
|
||||
{ name: "Mark S.", handle: "@mark_s", testimonial: "Zeer snelle service bij een lekkage, uitstekend werk geleverd!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/roofer-repairing-roof_23-2148785701.jpg?_wi=1" },
|
||||
{ name: "Laura D.", handle: "@laura_d", testimonial: "Duidelijke communicatie en een eerlijke prijs voor dakreparatie.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-inspecting-roof_114579-2393.jpg" }
|
||||
{ name: "Laura D.", handle: "@laura_d", testimonial: "Duidelijke communicatie en een eerlijke prijs voor dakreparatie.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-inspecting-roof_114579-2393.jpg?_wi=1" }
|
||||
]}
|
||||
buttons={[{ text: "Offerte Aanvragen", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/roofer-working-roof_53876-26272.jpg?_wi=1"
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
title="Vakmanschap voor uw Dak"
|
||||
description="Met jarenlange ervaring garandeert Pth dak en onderhoud kwaliteit en duurzaamheid bij elk project."
|
||||
subdescription="Of het nu gaat om een kleine reparatie of een complete dakrenovatie, wij staan voor u klaar met vakmanschap en passie."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-inspecting-roof_114579-2393.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-inspecting-roof_114579-2393.jpg?_wi=2"
|
||||
icon={Wrench}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user