3 Commits

Author SHA1 Message Date
edff609e94 Update src/app/page.tsx 2026-03-04 22:35:27 +00:00
8d3509d78a Update src/app/page.tsx 2026-03-04 22:34:42 +00:00
07924a19a8 Update src/app/layout.tsx 2026-03-04 22:34:42 +00:00
2 changed files with 33 additions and 30 deletions

View File

@@ -1,13 +1,14 @@
import type { Metadata } from "next";
import { Inter } from "next/font/google";
import localFont from "next/font/local";
import "./globals.css";
import "./styles/variables.css";
import "./styles/base.css";
const inter = Inter({ subsets: ["latin"] });
const geistSans = localFont({
src: "./fonts/GeistVF.woff2", variable: "--font-geist-sans", weight: "100 900"});
const geistMono = localFont({
src: "./fonts/GeistMonoVF.woff2", variable: "--font-geist-mono", weight: "100 900"});
export const metadata: Metadata = {
title: "kyFaLL - Dé Loungebar van Veenendaal", description: "Premium loungebar in Veenendaal met kwaliteit shisha, vriendelijke bediening en eerlijke prijzen."};
title: "kyFaLL - Dé Loungebar van Veenendaal", description: "Premium loungebar in het hartje centrum van Veenendaal. Goede vibe, top shisha, eerlijke prijzen. Geopend tot 02:00 uur."};
export default function RootLayout({
children,
@@ -16,7 +17,9 @@ export default function RootLayout({
}) {
return (
<html lang="nl">
<body className={inter.className}>{children}
<body className={`${geistSans.variable} ${geistMono.variable} antialiased`}>
{children}
<script
dangerouslySetInnerHTML={{
__html: `

View File

@@ -56,22 +56,22 @@ export default function LandingPage() {
buttonAnimation="slide-up"
carouselItems={[
{
id: "1", imageSrc: "https://images.unsplash.com/photo-1566228726717-338d3d4df208?w=1200&h=800&fit=crop", imageAlt: "kyFaLL Loungebar Veenendaal"
id: "1", imageSrc: "https://images.unsplash.com/photo-1514991643075-82c3f4e65d80?w=800&h=600&fit=crop", imageAlt: "kyFaLL Loungebar Veenendaal - Modern lounge interior"
},
{
id: "2", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=1200&h=800&fit=crop", imageAlt: "Premium Shisha Setup"
id: "2", imageSrc: "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?w=800&h=600&fit=crop&_wi=1", imageAlt: "Premium Shisha Setup"
},
{
id: "3", imageSrc: "https://images.unsplash.com/photo-1540932239986-310128078ceb?w=1200&h=800&fit=crop", imageAlt: "Modern Lounge Interior"
id: "3", imageSrc: "https://images.unsplash.com/photo-1554118811-1e0d58224f24?w=800&h=600&fit=crop", imageAlt: "Modern Lounge Interior"
},
{
id: "4", imageSrc: "https://images.unsplash.com/photo-1514432324607-2e467f4af445?w=1200&h=800&fit=crop", imageAlt: "Social Gathering Space"
id: "4", imageSrc: "https://images.unsplash.com/photo-1608270861620-7c38b2a5eae6?w=800&h=600&fit=crop", imageAlt: "Social Gathering Space"
},
{
id: "5", imageSrc: "https://images.unsplash.com/photo-1514981891620-a8f0b744b5a9?w=1200&h=800&fit=crop", imageAlt: "Evening Ambiance"
id: "5", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=800&h=600&fit=crop", imageAlt: "Evening Ambiance"
},
{
id: "6", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=1200&h=800&fit=crop", imageAlt: "Shisha Experience"
id: "6", imageSrc: "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?w=800&h=600&fit=crop&_wi=2", imageAlt: "Shisha Experience"
},
]}
autoPlay={true}
@@ -84,7 +84,7 @@ export default function LandingPage() {
<TextSplitAbout
title="Over kyFaLL"
description={[
"kyFaLL is dé loungebar van Veenendaal. Gevestigd in hartje centrum, bieden we een moderne en gezellige sfeer waar vrienden, koppels en groepen graag samenkomen.", "We zijn bekend om onze kwaliteit shisha, vriendelijke bediening en eerlijke prijzen. Elke avond zorgen we ervoor dat je een onvergetelijke tijd hebt met je vrienden of geliefde.", "Open tot 02:00 uur - de perfecte plek voor een relaxte avond, een verjaardagsfeest of gewoon genieten van goed gezelschap."
"kyFaLL is dé loungebar van Veenendaal. Gevestigd in hartje centrum aan Tuinstraat 21a, bieden we een moderne en gezellige sfeer waar vrienden, koppels en groepen graag samenkomen.", "We zijn bekend om onze kwaliteit shisha, vriendelijke bediening en eerlijke prijzen. Elke avond zorgen we ervoor dat je een onvergetelijke tijd hebt met je vrienden of geliefde.", "Open tot 02:00 uur - de perfecte plek voor een relaxte avond, een verjaardagsfeest of gewoon genieten van goed gezelschap. Met een gemiddelde beoordeling van 4,7 sterren van meer dan 89 tevreden klanten."
]}
buttons={[{ text: "Reserveer Nu", href: "#contact" }]}
buttonAnimation="slide-up"
@@ -100,22 +100,22 @@ export default function LandingPage() {
description="Ontdek wat ons onderscheidt van andere bars in Veenendaal"
features={[
{
title: "4,7 ★ Beoordeling", description: "Vertrouwd door 89+ klanten met vijfsterrenbeoordeling", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Hoge beoordeling"
title: "4,7 ★ Beoordeling", description: "Vertrouwd door 89+ klanten met vijfsterrenbeoordeling", imageSrc: "https://images.unsplash.com/photo-1519046904884-53103b34b206?w=600&h=600&fit=crop", imageAlt: "Hoge beoordeling"
},
{
title: "Betaalbare Prijzen", description: "Premium kwaliteit zonder onredelijke prijzen", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=400&h=400&fit=crop", imageAlt: "Betaalbare service"
title: "Betaalbare Prijzen", description: "Premium kwaliteit zonder onredelijke prijzen", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7291d27da0?w=600&h=600&fit=crop&_wi=1", imageAlt: "Betaalbare service"
},
{
title: "Dagelijks tot 02:00", description: "Altijd beschikbaar voor jouw avond", imageSrc: "https://images.unsplash.com/photo-1519671482749-fd09be7ccebf?w=400&h=400&fit=crop", imageAlt: "Open tot laat"
title: "Dagelijks tot 02:00", description: "Altijd beschikbaar voor jouw avond", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=600&h=600&fit=crop&_wi=1", imageAlt: "Open tot laat"
},
{
title: "Centrale Locatie", description: "Tuinstraat 21a, gemakkelijk bereikbaar", imageSrc: "https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=400&h=400&fit=crop", imageAlt: "Centrale ligging"
title: "Centrale Locatie", description: "Tuinstraat 21a, gemakkelijk bereikbaar", imageSrc: "https://images.unsplash.com/photo-1552941321-8a0b8d6fb07d?w=600&h=600&fit=crop&_wi=1", imageAlt: "Centrale ligging"
},
{
title: "Gezellige Sfeer", description: "Perfect voor vrienden, koppels en groepen", imageSrc: "https://images.unsplash.com/photo-1514981891620-a8f0b744b5a9?w=400&h=400&fit=crop", imageAlt: "Gezellige atmosfeer"
title: "Gezellige Sfeer", description: "Perfect voor vrienden, koppels en groepen", imageSrc: "https://images.unsplash.com/photo-1470225620780-dba8ba36b745?w=600&h=600&fit=crop", imageAlt: "Gezellige atmosfeer"
},
{
title: "Kwaliteit Shisha", description: "Premium waterpijpen en tabak selectie", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=400&h=400&fit=crop", imageAlt: "Top shisha"
title: "Kwaliteit Shisha", description: "Premium waterpijpen en tabak selectie", imageSrc: "https://images.unsplash.com/photo-1474122716282-e3c337801d47?w=600&h=600&fit=crop&_wi=1", imageAlt: "Top shisha"
},
]}
textboxLayout="default"
@@ -165,22 +165,22 @@ export default function LandingPage() {
description="Ervaar de gezelligheid en ambiance van onze loungebar"
features={[
{
title: "Modern Interieur", description: "Stijlvol ingericht voor maximaal comfort", imageSrc: "https://images.unsplash.com/photo-1566228726717-338d3d4df208?w=600&h=400&fit=crop", imageAlt: "Modern lounge interieur"
title: "Modern Interieur", description: "Stijlvol ingericht voor maximaal comfort", imageSrc: "https://images.unsplash.com/photo-1514991643075-82c3f4e65d80?w=600&h=600&fit=crop", imageAlt: "Modern lounge interieur"
},
{
title: "Groepsavonden", description: "Perfecte ruimte voor vrienden en groepen", imageSrc: "https://images.unsplash.com/photo-1514432324607-2e467f4af445?w=600&h=400&fit=crop", imageAlt: "Groep vrienden"
title: "Groepsavonden", description: "Perfecte ruimte voor vrienden en groepen", imageSrc: "https://images.unsplash.com/photo-1552941321-8a0b8d6fb07d?w=600&h=600&fit=crop&_wi=2", imageAlt: "Groep vrienden"
},
{
title: "Avondambiance", description: "Verlicht en ontspannende sfeer", imageSrc: "https://images.unsplash.com/photo-1519671482749-fd09be7ccebf?w=600&h=400&fit=crop", imageAlt: "Avondlicht"
title: "Avondambiance", description: "Verlicht en ontspannende sfeer", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=600&h=600&fit=crop&_wi=2", imageAlt: "Avondlicht"
},
{
title: "Premium Shisha", description: "Professioneel verzorgde waterpijpen", imageSrc: "https://images.unsplash.com/photo-1509042239860-f550ce710b93?w=600&h=400&fit=crop", imageAlt: "Shisha moment"
title: "Premium Shisha", description: "Professioneel verzorgde waterpijpen", imageSrc: "https://images.unsplash.com/photo-1474122716282-e3c337801d47?w=600&h=600&fit=crop&_wi=2", imageAlt: "Shisha moment"
},
{
title: "Drankenservice", description: "Diverse selectie aan dranken", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2707d?w=600&h=400&fit=crop", imageAlt: "Bar service"
title: "Drankenservice", description: "Diverse selectie aan dranken", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7291d27da0?w=600&h=600&fit=crop&_wi=2", imageAlt: "Bar service"
},
{
title: "Romantische Avonden", description: "Ideaal voor koppels", imageSrc: "https://images.unsplash.com/photo-1514981891620-a8f0b744b5a9?w=600&h=400&fit=crop", imageAlt: "Koppel"
title: "Romantische Avonden", description: "Ideaal voor koppels", imageSrc: "https://images.unsplash.com/photo-1462751632503-39f3c78f2db8?w=600&h=600&fit=crop", imageAlt: "Koppel"
},
]}
textboxLayout="default"
@@ -198,19 +198,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marco Ruiz", role: "Bezoeker", company: "Veenendaal", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&_wi=1", imageAlt: "Marco Ruiz"
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "Marco Ruiz"
},
{
id: "2", name: "Sophie van den Berg", role: "Bezoeker", company: "Veenendaal", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop", imageAlt: "Sophie van den Berg"
imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop", imageAlt: "Sophie van den Berg"
},
{
id: "3", name: "Jaap Essen", role: "Reguliere Gast", company: "Veenendaal", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop", imageAlt: "Jaap Essen"
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Jaap Essen"
},
{
id: "4", name: "Lisa de Wilde", role: "Bezoeker", company: "Veenendaal", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&_wi=2", imageAlt: "Lisa de Wilde"
imageSrc: "https://images.unsplash.com/photo-1519244703995-f4e0f30006d5?w=400&h=400&fit=crop", imageAlt: "Lisa de Wilde"
},
]}
kpiItems={[
@@ -241,7 +241,7 @@ export default function LandingPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="https://images.unsplash.com/photo-1514432324607-2e467f4af445?w=600&h=500&fit=crop"
imageSrc="https://images.unsplash.com/photo-1514991643075-82c3f4e65d80?w=500&h=500&fit=crop"
imageAlt="kyFaLL Loungebar"
mediaAnimation="slide-up"
mediaPosition="right"