Merge version_3 into main #3
@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
@@ -100,6 +99,7 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Luc Stoffels", role: "Gast", testimonial: "Wat een top sfeer en avond altijd!" },
|
||||
]}
|
||||
title="Wat zeggen onze gasten?"
|
||||
description="Lees wat onze gasten over hun ervaring bij Restaurant eLe vertellen."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -112,6 +112,7 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "Waar zijn jullie gevestigd?", content: "Wij bevinden ons aan de Oudegracht 211 in Utrecht." },
|
||||
]}
|
||||
title="Veelgestelde Vragen"
|
||||
description="Heb je vragen over ons restaurant of onze menukaart? Wij helpen je graag verder."
|
||||
faqsAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Direct Reserveren", href: "tel:0302312165" }
|
||||
|
||||
Reference in New Issue
Block a user