Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Worstwaren", 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>
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", 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"},
|
||||
id: "1", 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?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Maria S.", role: "Fan", testimonial: "Altijd vers en lekker.", imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-with-smoked-salmon-fillet-grilled-fish-lamb-steak-wine_140725-501.jpg"},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Anil R.", role: "Fan", testimonial: "De carbonade is legendarisch.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187175.jpg"},
|
||||
{
|
||||
id: "5", 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"},
|
||||
id: "5", 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?_wi=2"},
|
||||
]}
|
||||
title="Wat onze klanten zeggen"
|
||||
description="Ervaringen van onze trouwe BBQ-liefhebbers in Paramaribo."
|
||||
@@ -131,7 +131,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