diff --git a/src/app/page.tsx b/src/app/page.tsx
index b81feec..4b6ca63 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,17 +32,11 @@ export default function LandingPage() {
@@ -51,103 +45,64 @@ export default function LandingPage() {
{
+ const element = document.getElementById('menu');
+ if (element) element.scrollIntoView({ behavior: 'smooth' });
+ }
},
]}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/bacon-burger_1339-1384.jpg",
- alt: "bacon burger",
- },
+ src: "http://img.b2bpic.net/free-photo/bacon-burger_1339-1384.jpg", alt: "bacon burger"},
{
- src: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-buns-cheese_23-2150887804.jpg",
- alt: "View of delicious burger with buns and cheese",
- },
+ src: "http://img.b2bpic.net/free-photo/view-delicious-burger-with-buns-cheese_23-2150887804.jpg", alt: "View of delicious burger with buns and cheese"},
{
- src: "http://img.b2bpic.net/free-photo/classic-beef-burger-with-yellow-backbround_23-2148290681.jpg",
- alt: "Classic beef burger with yellow backbround",
- },
+ src: "http://img.b2bpic.net/free-photo/classic-beef-burger-with-yellow-backbround_23-2148290681.jpg", alt: "Classic beef burger with yellow backbround"},
{
- src: "http://img.b2bpic.net/free-photo/tasty-healthy-burgers-with-chicken-breast_1220-7109.jpg",
- alt: "Tasty healthy burgers with chicken breast",
- },
+ src: "http://img.b2bpic.net/free-photo/tasty-healthy-burgers-with-chicken-breast_1220-7109.jpg", alt: "Tasty healthy burgers with chicken breast"},
{
- src: "http://img.b2bpic.net/free-photo/tasty-burger-withy-tomato-cheese-lettuce-white-surface_114579-30401.jpg",
- alt: "Tasty burger withy tomato, cheese, lettuce on white surface .",
- },
+ src: "http://img.b2bpic.net/free-photo/tasty-burger-withy-tomato-cheese-lettuce-white-surface_114579-30401.jpg", alt: "Tasty burger withy tomato, cheese, lettuce on white surface ."},
]}
marqueeItems={[
{
- type: "text",
- text: "Vers",
- },
+ type: "text", text: "Vers"},
{
- type: "text",
- text: "Authentiek",
- },
+ type: "text", text: "Authentiek"},
{
- type: "text",
- text: "Kwaliteit",
- },
+ type: "text", text: "Kwaliteit"},
{
- type: "text",
- text: "Snel",
- },
+ type: "text", text: "Snel"},
{
- type: "text",
- text: "Lekker",
- },
+ type: "text", text: "Lekker"},
]}
/>
@@ -160,47 +115,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Classic Burger",
- price: "€6,50",
- imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fried-potatoes-orange-juice_114579-3182.jpg?_wi=1",
- imageAlt: "classic beef burger high quality",
- },
+ id: "p1", name: "Classic Burger", price: "€6,50", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fried-potatoes-orange-juice_114579-3182.jpg?_wi=1", imageAlt: "classic beef burger high quality"},
{
- id: "p2",
- name: "Verse Friet",
- price: "€3,00",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-potatoes-sliced-onions-dark-background-fry-meal-dish-food-chicken-cooking-photo-meat_140725-160559.jpg?_wi=1",
- imageAlt: "fresh crispy fries snack",
- },
+ id: "p2", name: "Verse Friet", price: "€3,00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-potatoes-sliced-onions-dark-background-fry-meal-dish-food-chicken-cooking-photo-meat_140725-160559.jpg?_wi=1", imageAlt: "fresh crispy fries snack"},
{
- id: "p3",
- name: "Döner Wrap",
- price: "€7,50",
- imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=1",
- imageAlt: "turkish doner kebab wrap fresh",
- },
+ id: "p3", name: "Döner Wrap", price: "€7,50", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=1", imageAlt: "turkish doner kebab wrap fresh"},
{
- id: "p4",
- name: "Coca-Cola",
- price: "€2,50",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-beer-bottle_140725-99717.jpg",
- imageAlt: "refreshing coca cola glass bottle",
- },
+ id: "p4", name: "Coca-Cola", price: "€2,50", imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-beer-bottle_140725-99717.jpg", imageAlt: "refreshing coca cola glass bottle"},
{
- id: "p5",
- name: "Milkshake",
- price: "€3,50",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-milkshake-with-marshmallow_23-2148296085.jpg",
- imageAlt: "creamy milkshake chocolate topping",
- },
+ id: "p5", name: "Milkshake", price: "€3,50", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-holding-milkshake-with-marshmallow_23-2148296085.jpg", imageAlt: "creamy milkshake chocolate topping"},
{
- id: "p6",
- name: "Bitterballen",
- price: "€4,00",
- imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306681.jpg",
- imageAlt: "warm crispy snack croquette",
- },
+ id: "p6", name: "Bitterballen", price: "€4,00", imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306681.jpg", imageAlt: "warm crispy snack croquette"},
]}
title="Ons Menu"
description="Ontdek onze heerlijke gerechten, van klassieke burgers tot verse snacks."
@@ -215,17 +140,11 @@ export default function LandingPage() {
description="Wij bereiden elke dag met liefde en passie de lekkerste snacks in de stad."
bulletPoints={[
{
- title: "Vers bereid",
- description: "Al onze ingrediënten zijn elke dag vers.",
- },
+ title: "Vers bereid", description: "Al onze ingrediënten zijn elke dag vers."},
{
- title: "Snelle service",
- description: "Wij zorgen dat u nooit lang hoeft te wachten.",
- },
+ title: "Snelle service", description: "Wij zorgen dat u nooit lang hoeft te wachten."},
{
- title: "Kwaliteit",
- description: "Kwaliteit staat bij ons op nummer één.",
- },
+ title: "Kwaliteit", description: "Kwaliteit staat bij ons op nummer één."},
]}
imageSrc="http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg?_wi=1"
imageAlt="friendly snackbar counter interior"
@@ -240,20 +159,11 @@ export default function LandingPage() {
description="Ontdek onze unieke troeven."
accordionItems={[
{
- id: "a1",
- title: "Openingstijden",
- content: "Wij zijn 7 dagen per week geopend voor u.",
- },
+ id: "a1", title: "Openingstijden", content: "Wij zijn 7 dagen per week geopend voor u."},
{
- id: "a2",
- title: "Bezorging",
- content: "Laat uw favoriete snacks thuisbezorgen.",
- },
+ id: "a2", title: "Bezorging", content: "Laat uw favoriete snacks thuisbezorgen."},
{
- id: "a3",
- title: "Hygïene",
- content: "Onze keuken voldoet aan alle normen.",
- },
+ id: "a3", title: "Hygïene", content: "Onze keuken voldoet aan alle normen."},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145562.jpg"
mediaAnimation="slide-up"
@@ -266,14 +176,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Thuisbezorgd",
- "UberEats",
- "Deliveroo",
- "Coca-Cola",
- "Unilever",
- "Heinz",
- "Fritessaus Company",
- ]}
+ "Thuisbezorgd", "UberEats", "Deliveroo", "Coca-Cola", "Unilever", "Heinz", "Fritessaus Company"]}
title="Onze Partners"
description="We werken samen met betrouwbare partners om u de beste service te bieden."
/>
@@ -285,20 +188,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Bezorgen jullie ook?",
- content: "Ja, wij bezorgen in de gehele regio.",
- },
+ id: "f1", title: "Bezorgen jullie ook?", content: "Ja, wij bezorgen in de gehele regio."},
{
- id: "f2",
- title: "Kan ik pinnen?",
- content: "Ja, u kunt bij ons zowel pinnen als contant betalen.",
- },
+ id: "f2", title: "Kan ik pinnen?", content: "Ja, u kunt bij ons zowel pinnen als contant betalen."},
{
- id: "f3",
- title: "Hebben jullie vegetarische opties?",
- content: "Ja, wij bieden diverse vegetarische snacks aan.",
- },
+ id: "f3", title: "Hebben jullie vegetarische opties?", content: "Ja, wij bieden diverse vegetarische snacks aan."},
]}
title="Veelgestelde Vragen"
description="Hier vindt u antwoorden op de meest gestelde vragen."
@@ -312,60 +206,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Jan de Vries",
- date: "10-10-2023",
- title: "Fantastisch",
- quote: "De lekkerste burger van de stad!",
- tag: "Klant",
- avatarSrc: "http://img.b2bpic.net/free-photo/happy-bartender-holding-glass-draft-beer-while-working-bar_637285-5694.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fries-white-table_23-2148273007.jpg?_wi=2",
- imageAlt: "happy customer eating burger",
- },
+ id: "t1", name: "Jan de Vries", date: "10-10-2023", title: "Fantastisch", quote: "De lekkerste burger van de stad!", tag: "Klant", avatarSrc: "http://img.b2bpic.net/free-photo/happy-bartender-holding-glass-draft-beer-while-working-bar_637285-5694.jpg", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fries-white-table_23-2148273007.jpg?_wi=2", imageAlt: "happy customer eating burger"},
{
- id: "t2",
- name: "Anna Jansen",
- date: "12-10-2023",
- title: "Super",
- quote: "Altijd snelle service en vers eten.",
- tag: "Klant",
- avatarSrc: "http://img.b2bpic.net/free-photo/interracial-group-three-friends-dining-restaurant-spending-good-time-together_273609-8988.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg?_wi=2",
- imageAlt: "happy customer eating burger",
- },
+ id: "t2", name: "Anna Jansen", date: "12-10-2023", title: "Super", quote: "Altijd snelle service en vers eten.", tag: "Klant", avatarSrc: "http://img.b2bpic.net/free-photo/interracial-group-three-friends-dining-restaurant-spending-good-time-together_273609-8988.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coworking-coffee-shop-owner-barista_1098-20960.jpg?_wi=2", imageAlt: "happy customer eating burger"},
{
- id: "t3",
- name: "Mohammed Ali",
- date: "15-10-2023",
- title: "Aanrader",
- quote: "Zeer vriendelijk personeel en heerlijk eten.",
- tag: "Klant",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fried-potatoes-orange-juice_114579-3182.jpg?_wi=2",
- imageAlt: "happy customer eating burger",
- },
+ id: "t3", name: "Mohammed Ali", date: "15-10-2023", title: "Aanrader", quote: "Zeer vriendelijk personeel en heerlijk eten.", tag: "Klant", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-food_23-2148899055.jpg", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-fried-potatoes-orange-juice_114579-3182.jpg?_wi=2", imageAlt: "happy customer eating burger"},
{
- id: "t4",
- name: "Lisa Bakker",
- date: "20-10-2023",
- title: "Heerlijk",
- quote: "Mijn favoriete snackbar in de regio.",
- tag: "Klant",
- avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-with-pizza_52683-88491.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-potatoes-sliced-onions-dark-background-fry-meal-dish-food-chicken-cooking-photo-meat_140725-160559.jpg?_wi=2",
- imageAlt: "happy customer eating burger",
- },
+ id: "t4", name: "Lisa Bakker", date: "20-10-2023", title: "Heerlijk", quote: "Mijn favoriete snackbar in de regio.", tag: "Klant", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-with-pizza_52683-88491.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-fried-potatoes-sliced-onions-dark-background-fry-meal-dish-food-chicken-cooking-photo-meat_140725-160559.jpg?_wi=2", imageAlt: "happy customer eating burger"},
{
- id: "t5",
- name: "Tim Smit",
- date: "22-10-2023",
- title: "Top",
- quote: "Goede prijs-kwaliteitverhouding.",
- tag: "Klant",
- avatarSrc: "http://img.b2bpic.net/free-photo/c-mon-dear-you-have-take-least-one-bite_637285-12631.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=2",
- imageAlt: "happy customer eating burger",
- },
+ id: "t5", name: "Tim Smit", date: "22-10-2023", title: "Top", quote: "Goede prijs-kwaliteitverhouding.", tag: "Klant", avatarSrc: "http://img.b2bpic.net/free-photo/c-mon-dear-you-have-take-least-one-bite_637285-12631.jpg", imageSrc: "http://img.b2bpic.net/free-photo/arabic-shaurma-stuffings-inside-lavash_114579-3093.jpg?_wi=2", imageAlt: "happy customer eating burger"},
]}
title="Wat klanten zeggen"
description="Onze klanten waarderen onze service en kwaliteit."
@@ -376,16 +225,13 @@ export default function LandingPage() {
@@ -394,16 +240,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file