Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-07 17:43:03 +00:00

View File

@@ -2,14 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { MapPin, Phone, Clock, Instagram, Facebook } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,9 +31,10 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "hero" },
{ name: "Waarom Ons", id: "about" },
{ name: "Ons Verhaal", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Bestellen", id: "ordering" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Antwerp French Tacos"
@@ -45,9 +47,9 @@ export default function LandingPage() {
title="Welkom bij Antwerp French Tacos Verse, royale en smaakvolle Tacos in Antwerpen."
description="Ervaar de authentieke Franse taco-ervaring in het hart van Antwerpen. Vers, royaal en halal gecertificeerd."
buttons={[
{ text: "Takeaway.com", href: "https://www.takeaway.com/be/menu/antwerp-french-tacos-antwerpen?serviceType=delivery&utm_source=google&utm_medium=organic&utm_campaign=foodorder" },
{ text: "Deliveroo", href: "https://deliveroo.be/menu/antwerp/merksem-zuid/antwerp-french-tacos?utm_medium=affiliate&utm_source=google_maps_link&fulfillment_type=DELIVERY" },
{ text: "Uber Eats", href: "https://www.ubereats.com/be/store/antwerp-french-taco/95ny2pIFUJCGXmLe1YScvg?utm_campaign=CM2508147-search-free-nonbrand-google-pas_e_all_acq_Global&utm_medium=search-free-nonbrand&utm_source=google-pas" }
{ text: "Bestel via Takeaway", href: "https://www.takeaway.com/be/menu/antwerp-french-tacos-antwerpen?serviceType=delivery" },
{ text: "Bestel via Deliveroo", href: "https://deliveroo.be/menu/antwerp/merksem-zuid/antwerp-french-tacos" },
{ text: "Bestel via Uber Eats", href: "https://www.ubereats.com/be/store/antwerp-french-taco/95ny2pIFUJCGXmLe1YScvg" }
]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=1", imageAlt: "Royal Marrakech Taco" },
@@ -64,13 +66,12 @@ export default function LandingPage() {
<SplitAbout
textboxLayout="split"
useInvertedBackground={true}
title="Waarom klanten kiezen voor Antwerp French Tacos"
description="Onze passie voor kwaliteit en smaak heeft ons tot een favoriet in Antwerpen gemaakt. Met een Google-score van 4,7/5 streven we naar perfectie in elke maaltijd."
title="Het verhaal van Antwerp French Tacos"
description="Wat begon met een passie voor de authentieke Franse taco, groeide uit tot een begrip in Antwerpen. Wij geloven in verse ingrediënten, royale porties en een bereidingswijze die je nergens anders vindt. Onze keuken is volledig Halal gecertificeerd en draait om één ding: een glimlach op jouw gezicht bij elke hap."
bulletPoints={[
{ title: "Grote Porties", description: "Wij vullen de maag en de ziel met onze royale porties." },
{ title: "Snelle Service", description: "Vers bereid en razendsnel bezorgd in heel Antwerpen." },
{ title: "Halal Gecertificeerd", description: "100% Halal ingrediënten voor een zorgeloze maaltijd." },
{ title: "Breed Menu", description: "Van iconische tacos tot burgers, wings en cheezy fries." }
{ title: "Ambachtelijk", description: "Onze sauzen en vleesbereidingen zijn uniek." },
{ title: "Versheid", description: "Dagelijks verse groenten en halal vlees." },
{ title: "Community", description: "Al jaren de favoriet van studenten en locals in Antwerpen." }
]}
imageSrc="http://img.b2bpic.net/free-photo/sandwich-pita-bread-wooden-board_140725-1420.jpg"
/>
@@ -86,12 +87,10 @@ export default function LandingPage() {
{ id: "p1", name: "Remix Taco", price: "€9.50", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=7" },
{ id: "p2", name: "Royal Marrakech", price: "€10.50", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=8" },
{ id: "p3", name: "Smash Sunrise Burger", price: "€8.50", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=9" },
{ id: "p4", name: "Fried Box", price: "€7.00", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=10" },
{ id: "p5", name: "Cheesy Fries", price: "€5.00", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=11" },
{ id: "p6", name: "Mix Wings (6pc)", price: "€6.50", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=12" }
{ id: "p4", name: "Fried Box", price: "€7.00", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=10" }
]}
title="Bekijk ons menu"
description="Ontdek onze bestsellers, van de Royal Marrakech tot onze iconische Fried Box."
title="Proef onze signature gerechten"
description="Bekijk de favorieten van onze vaste gasten."
/>
</div>
@@ -102,55 +101,49 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={true}
features={[
{ title: "Takeaway.com", description: "Bestel direct via onze vertrouwde takeaway partner.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=13", titleIconSrc: "MapPin", buttonText: "Bestel Nu" },
{ title: "Deliveroo", description: "Razendsnel bij je thuis bezorgd.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=14", titleIconSrc: "Bike", buttonText: "Bestel Nu" },
{ title: "Uber Eats", description: "Gemakkelijk via je favoriete app.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=15", titleIconSrc: "Smartphone", buttonText: "Bestel Nu" }
{ title: "Takeaway.com", description: "Betrouwbaar en snel.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=13", titleIconSrc: "https://api.iconify.design/lucide:shopping-bag.svg", buttonText: "Bestel" },
{ title: "Deliveroo", description: "Voor de snelle trek.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=14", titleIconSrc: "https://api.iconify.design/lucide:bike.svg", buttonText: "Bestel" },
{ title: "Uber Eats", description: "Gemakkelijk via je app.", imageSrc: "http://img.b2bpic.net/free-photo/tacos-placed-wooden-table_23-2148181611.jpg?_wi=15", titleIconSrc: "https://api.iconify.design/lucide:smartphone.svg", buttonText: "Bestel" }
]}
title="Direct Bezorgd of Afhalen"
description="Bezorging in heel Antwerpen en omstreken. Kies jouw favoriete platform."
title="Bestel gemakkelijk"
description="Laat het bezorgen of kom afhalen in Antwerpen."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="depth-3d"
textboxLayout="default"
<TestimonialCardTwelve
cardTitle="Wat onze gasten zeggen"
cardTag="Klantreviews"
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", role: "Foodie", testimonial: "Super lekker, een vaste keuze geworden!", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571491.jpg" },
{ id: "2", name: "Michael D.", role: "Klant", testimonial: "Veel waar voor je geld, de Royal Marrakech is een aanrader.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151048064.jpg" },
{ id: "3", name: "Emily R.", role: "Klant", testimonial: "Altijd warm en vers bezorgd. Beste tacos in Antwerpen!", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-celebrating-together_23-2149213377.jpg" },
{ id: "4", name: "David K.", role: "Regelmatige gast", testimonial: "Snelle service en zeer vriendelijk personeel.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151309987.jpg" },
{ id: "5", name: "Lisa B.", role: "Klant", testimonial: "De Cheesey Fries zijn de beste in de stad.", imageSrc: "http://img.b2bpic.net/free-photo/man-winking-thumb-up_1187-3210.jpg" }
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/young-adults-having-block-party_23-2149571491.jpg" },
{ id: "2", name: "Michael D.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151048064.jpg" },
{ id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-celebrating-together_23-2149213377.jpg" }
]}
title="Wat onze klanten zeggen"
description="Met een Google-score van 4,7/5 zijn we de nummer één keuze voor tacos in Antwerpen."
/>
</div>
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
<ContactSplit
title="Bezoek ons in Antwerpen"
description="Heb je vragen over ons menu of catering? Neem contact op of bezoek onze vestiging."
background={{ variant: "sparkles-gradient" }}
text="Locatie: Bredabaan 371, 2170 Antwerpen | Telefoon: 0471 84 30 45 | Openingsuren: Ma-Zo 12:00-23:00. Let op: 19:00 uur is vaak onze drukste periode!"
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-restaurant_23-2148970034.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Navigatie", items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#menu" }, { label: "Contact", href: "#contact" }]
},
{
title: "Bestellen", items: [{ label: "Takeaway.com", href: "https://www.takeaway.com" }, { label: "Deliveroo", href: "https://www.deliveroo.be" }, { label: "Uber Eats", href: "https://www.ubereats.com" }]
}
<FooterCard
logoText="Antwerp French Tacos"
copyrightText="© 2025 Antwerp French Tacos"
socialLinks={[
{ icon: Instagram, href: "#", ariaLabel: "Instagram" },
{ icon: Facebook, href: "#", ariaLabel: "Facebook" }
]}
bottomLeftText="© 2024 Antwerp French Tacos. Alle rechten voorbehouden."
bottomRightText="Halal Gecertificeerd"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}