Update src/app/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
description: "Dagelijks vanaf 18:00 uur (Ringweg: vanaf 12:00)",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-roasting-barbecue-grill-cottage-countryside_176420-1837.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-roasting-barbecue-grill-cottage-countryside_176420-1837.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
name: "John D.",
|
||||
role: "Fan",
|
||||
testimonial: "Beste BBQ in de stad!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pretty-woman-shopping-online-using-laptop-while-having-meal-cafe-smiling-cheerfully_273609-1350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pretty-woman-shopping-online-using-laptop-while-having-meal-cafe-smiling-cheerfully_273609-1350.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
name: "Sarah V.",
|
||||
role: "Fan",
|
||||
testimonial: "Geweldige sfeer en het vlees is perfect gegrild.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pretty-woman-shopping-online-using-laptop-while-having-meal-cafe-smiling-cheerfully_273609-1350.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pretty-woman-shopping-online-using-laptop-while-having-meal-cafe-smiling-cheerfully_273609-1350.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Wat onze klanten zeggen"
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-roasting-barbecue-grill-cottage-countryside_176420-1837.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-roasting-barbecue-grill-cottage-countryside_176420-1837.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user