Merge version_1 into main #2
@@ -53,7 +53,6 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fast-food-french-fries-with-sandwich-cafe_169016-2100.jpg"
|
||||
imageAlt="delicious dutch fries crispy golden"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -68,16 +67,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Maandag - Donderdag", description: "12:00 – 01:00", imageSrc: "http://img.b2bpic.net/free-photo/elegant-desk-assortment-top-view_23-2148975794.jpg"},
|
||||
title: "Maandag - Donderdag", description: "12:00 – 01:00", imageSrc: "http://img.b2bpic.net/free-photo/elegant-desk-assortment-top-view_23-2148975794.jpg"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Vrijdag", description: "12:00 – 03:00", imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-new-years-party_329181-18678.jpg"},
|
||||
title: "Vrijdag", description: "12:00 – 03:00", imageSrc: "http://img.b2bpic.net/free-photo/stylish-friends-new-years-party_329181-18678.jpg"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Zaterdag", description: "13:00 – 03:00", imageSrc: "http://img.b2bpic.net/free-vector/template-abstract-light-effect-music-poster_23-2148312799.jpg"},
|
||||
title: "Zaterdag", description: "13:00 – 03:00", imageSrc: "http://img.b2bpic.net/free-vector/template-abstract-light-effect-music-poster_23-2148312799.jpg"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Zondag", description: "13:00 – 01:00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244960.jpg"},
|
||||
title: "Zondag", description: "13:00 – 01:00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-with-delicious-cocktails_23-2150244960.jpg"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,31 +110,40 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Friet", name: "Normaal", price: "€3,20", rating: 5,
|
||||
reviewCount: "Bestseller", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-ketchup-mayonnaise-wooden-table_140725-9618.jpg", imageAlt: "crispy golden fries portion serving"},
|
||||
reviewCount: "Bestseller", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-ketchup-mayonnaise-wooden-table_140725-9618.jpg", imageAlt: "crispy golden fries portion serving"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Friet", name: "Groot", price: "€4,60", rating: 5,
|
||||
reviewCount: "Populair", imageSrc: "http://img.b2bpic.net/free-photo/food-cuisine-lunch-plate-dinner_1203-5051.jpg", imageAlt: "large fries super big portion"},
|
||||
reviewCount: "Populair", imageSrc: "http://img.b2bpic.net/free-photo/food-cuisine-lunch-plate-dinner_1203-5051.jpg", imageAlt: "large fries super big portion"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Friet", name: "Super", price: "€6,30", rating: 5,
|
||||
reviewCount: "Familie", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255962.jpg", imageAlt: "super large fries family sharing bucket"},
|
||||
reviewCount: "Familie", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255962.jpg", imageAlt: "super large fries family sharing bucket"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Snacks", name: "Frikandel", price: "€3,10", rating: 5,
|
||||
reviewCount: "Klassiek", imageSrc: "http://img.b2bpic.net/free-photo/hang-holding-delicious-corn-dog-high-angle_23-2149455140.jpg", imageAlt: "frikandel dutch snack breaded meat"},
|
||||
reviewCount: "Klassiek", imageSrc: "http://img.b2bpic.net/free-photo/hang-holding-delicious-corn-dog-high-angle_23-2149455140.jpg", imageAlt: "frikandel dutch snack breaded meat"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "Snacks", name: "Bamischijf", price: "€3,20", rating: 5,
|
||||
reviewCount: "Favorieten", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-potato-pancakes-herring-with-beetroot_2829-13813.jpg", imageAlt: "bamischijf crispy fried noodle cake"},
|
||||
reviewCount: "Favorieten", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-potato-pancakes-herring-with-beetroot_2829-13813.jpg", imageAlt: "bamischijf crispy fried noodle cake"
|
||||
},
|
||||
{
|
||||
id: "6", brand: "Burgers", name: "Hamburger", price: "€5,80", rating: 5,
|
||||
reviewCount: "Klassiek", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098868.jpg", imageAlt: "classic hamburger beef patty fresh"},
|
||||
reviewCount: "Klassiek", imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098868.jpg", imageAlt: "classic hamburger beef patty fresh"
|
||||
},
|
||||
{
|
||||
id: "7", brand: "Burgers", name: "Cheeseburger", price: "€6,50", rating: 5,
|
||||
reviewCount: "Favoriet", imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-hamburger-with-fries_23-2147783571.jpg", imageAlt: "cheeseburger melted cheese beef patty"},
|
||||
reviewCount: "Favoriet", imageSrc: "http://img.b2bpic.net/free-photo/tasty-american-hamburger-with-fries_23-2147783571.jpg", imageAlt: "cheeseburger melted cheese beef patty"
|
||||
},
|
||||
{
|
||||
id: "8", brand: "Dranken", name: "Milkshake Klein", price: "€3,00", rating: 5,
|
||||
reviewCount: "Refresh", imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-692.jpg", imageAlt: "creamy milkshake glass straw cold"},
|
||||
reviewCount: "Refresh", imageSrc: "http://img.b2bpic.net/free-photo/caramel-popcorn-cacao-with-whipped-cream-unhealthy-food_501050-692.jpg", imageAlt: "creamy milkshake glass straw cold"
|
||||
},
|
||||
{
|
||||
id: "9", brand: "Dranken", name: "Milkshake Groot", price: "€4,50", rating: 5,
|
||||
reviewCount: "Lekker", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-with-milk-drink_114579-21889.jpg", imageAlt: "large milkshake big glass generous"},
|
||||
reviewCount: "Lekker", imageSrc: "http://img.b2bpic.net/free-photo/fruit-salad-with-milk-drink_114579-21889.jpg", imageAlt: "large milkshake big glass generous"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -140,17 +152,23 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Amsterdam", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", imageAlt: "happy customer portrait face smile"},
|
||||
id: "1", name: "Sarah Amsterdam", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg", imageAlt: "happy customer portrait face smile"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Johan de Vries", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg", imageAlt: "satisfied customer portrait male face"},
|
||||
id: "2", name: "Johan de Vries", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg", imageAlt: "satisfied customer portrait male face"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maria García", imageSrc: "http://img.b2bpic.net/free-photo/funny-african-man-with-bushy-curly-hair-blinking-his-eye-having-warm-broad-smile_273609-14063.jpg", imageAlt: "happy customer portrait diverse face"},
|
||||
id: "3", name: "Maria García", imageSrc: "http://img.b2bpic.net/free-photo/funny-african-man-with-bushy-curly-hair-blinking-his-eye-having-warm-broad-smile_273609-14063.jpg", imageAlt: "happy customer portrait diverse face"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Peter Janssen", imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6353.jpg", imageAlt: "satisfied customer portrait person face"},
|
||||
id: "4", name: "Peter Janssen", imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6353.jpg", imageAlt: "satisfied customer portrait person face"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Liesbeth Krol", imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-woman-posing_23-2148493110.jpg", imageAlt: "happy customer testimonial face avatar"},
|
||||
id: "5", name: "Liesbeth Krol", imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-woman-posing_23-2148493110.jpg", imageAlt: "happy customer testimonial face avatar"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-smiling-sincerely-young-natural-looking-lady-student-age-wearing-blue-cotton-shirt_285396-4376.jpg", imageAlt: "satisfied customer avatar portrait smile"},
|
||||
id: "6", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/positive-woman-smiling-sincerely-young-natural-looking-lady-student-age-wearing-blue-cotton-shirt_285396-4376.jpg", imageAlt: "satisfied customer avatar portrait smile"
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 286 tevreden klanten vertrouwen ons voor de lekkerste friet en snacks van Amsterdam"
|
||||
cardTag="Wat ze zeggen"
|
||||
@@ -163,15 +181,20 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Waar zijn jullie gevestigd?", content: "We zitten aan 1e Constantijn Huygensstraat 84, 1054 BX Amsterdam. Gemakkelijk bereikbaar en dicht bij het centrum!"},
|
||||
id: "1", title: "Waar zijn jullie gevestigd?", content: "We zitten aan 1e Constantijn Huygensstraat 84, 1054 BX Amsterdam. Gemakkelijk bereikbaar en dicht bij het centrum!"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Bezorgen jullie ook?", content: "Ja! We bezorgen voor €3,50 per bestelling tussen 17:00 en 21:00. Minimale bestelling €10,00. Afhalen is ook altijd mogelijk!"},
|
||||
id: "2", title: "Bezorgen jullie ook?", content: "Ja! We bezorgen voor €3,50 per bestelling tussen 17:00 en 21:00. Minimale bestelling €10,00. Afhalen is ook altijd mogelijk!"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Wat is jullie specialiteit?", content: "Onze friet! Vers gebakken, goudbruin en heerlijk krokant. Maar ook onze burgers, snacks en warme broodjes zijn echt om op te smullen."},
|
||||
id: "3", title: "Wat is jullie specialiteit?", content: "Onze friet! Vers gebakken, goudbruin en heerlijk krokant. Maar ook onze burgers, snacks en warme broodjes zijn echt om op te smullen."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Zijn jullie veggie-vriendelijk?", content: "Jazeker! We hebben kaassoufflés, bamischijven, vegetarische broodjes en salades. Alles vers bereid naar wens!"},
|
||||
id: "4", title: "Zijn jullie veggie-vriendelijk?", content: "Jazeker! We hebben kaassoufflés, bamischijven, vegetarische broodjes en salades. Alles vers bereid naar wens!"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Kan ik online bestellen?", content: "Je kunt ons bellen op 020-6833904 om je bestelling op te geven, of kom voorbij om direct te bestellen. We hebben ook Thuisbezorgd!"},
|
||||
id: "5", title: "Kan ik online bestellen?", content: "Je kunt ons bellen op 020-6833904 om je bestelling op te geven, of kom voorbij om direct te bestellen. We hebben ook Thuisbezorgd!"
|
||||
},
|
||||
]}
|
||||
ctaTitle="Neem contact met ons op"
|
||||
ctaDescription="Heb je vragen? Bel ons of kom voorbij! We helpen je graag."
|
||||
@@ -190,10 +213,12 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"
|
||||
},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user