Merge version_1 into main #2
325
src/app/page.tsx
325
src/app/page.tsx
@@ -10,7 +10,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Cake, Clock, Coffee, MapPin, Smile, Sparkles } from "lucide-react";
|
||||
import { Cake, Coffee, MapPin, Smile, Sparkles, Clock } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Highlights",
|
||||
id: "highlights",
|
||||
},
|
||||
{
|
||||
name: "Frühstück",
|
||||
id: "breakfast",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Highlights", id: "highlights" },
|
||||
{ name: "Frühstück", id: "breakfast" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Bevela’s"
|
||||
/>
|
||||
@@ -54,106 +42,36 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Ein Ort für süße Auszeiten"
|
||||
description="Genieße frisch zubereiteten Kaffee, hausgemachten Kuchen und ein Frühstück, das dich kurz den Alltag vergessen lässt."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "@sarah",
|
||||
testimonial: "Ein kleines Stück Urlaub – fast wie in der Türkei.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-hot-chocolate-mug-biscuits_23-2148350192.jpg",
|
||||
},
|
||||
{
|
||||
name: "Thomas K.",
|
||||
handle: "@thomas",
|
||||
testimonial: "Frisch, lecker und liebevoll zubereitet.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg",
|
||||
},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elena",
|
||||
testimonial: "Absolut empfehlenswert, toller Service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg",
|
||||
},
|
||||
{
|
||||
name: "Markus S.",
|
||||
handle: "@markus",
|
||||
testimonial: "Der Kaffee ist ein Erlebnis für sich.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg",
|
||||
},
|
||||
{
|
||||
name: "Julia B.",
|
||||
handle: "@julia",
|
||||
testimonial: "Wundervolles Ambiente zum Entspannen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg",
|
||||
},
|
||||
{ name: "Sarah M.", handle: "@sarah", testimonial: "Ein kleines Stück Urlaub – fast wie in der Türkei.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-hot-chocolate-mug-biscuits_23-2148350192.jpg" },
|
||||
{ name: "Thomas K.", handle: "@thomas", testimonial: "Frisch, lecker und liebevoll zubereitet.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg" },
|
||||
{ name: "Elena R.", handle: "@elena", testimonial: "Absolut empfehlenswert, toller Service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" },
|
||||
{ name: "Markus S.", handle: "@markus", testimonial: "Der Kaffee ist ein Erlebnis für sich.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-golden-suit-sits-cafe_8353-301.jpg" },
|
||||
{ name: "Julia B.", handle: "@julia", testimonial: "Wundervolles Ambiente zum Entspannen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt vorbeikommen",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Route planen",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
{ text: "Jetzt vorbeikommen", href: "#contact" },
|
||||
{ text: "Route planen", href: "https://maps.google.com" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/winter-home-still-life-arrangement_23-2149188020.jpg",
|
||||
alt: "Kunde",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-cup-with-delicious-coffee-table_23-2149703757.jpg",
|
||||
alt: "Kunde",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-tea-decorative-details_169016-23158.jpg",
|
||||
alt: "Kunde",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg",
|
||||
alt: "Kunde",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
|
||||
alt: "Kunde",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/winter-home-still-life-arrangement_23-2149188020.jpg", alt: "Kunde" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/high-angle-cup-with-delicious-coffee-table_23-2149703757.jpg", alt: "Kunde" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-cup-tea-decorative-details_169016-23158.jpg", alt: "Kunde" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg", alt: "Kunde" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg", alt: "Kunde" }
|
||||
]}
|
||||
avatarText="Mehr als 500+ zufriedene Gäste"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Frisch gebacken",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Spezialitätenkaffee",
|
||||
icon: Coffee,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Türkische Tradition",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Mühlacker Zentrum",
|
||||
icon: MapPin,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hausgemacht",
|
||||
},
|
||||
{ type: "text", text: "Frisch gebacken" },
|
||||
{ type: "text-icon", text: "Spezialitätenkaffee", icon: Coffee },
|
||||
{ type: "text", text: "Türkische Tradition" },
|
||||
{ type: "text-icon", text: "Mühlacker Zentrum", icon: MapPin },
|
||||
{ type: "text", text: "Hausgemacht" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -163,21 +81,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Willkommen bei Bevela’s"
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Kaffee-Spezialitäten",
|
||||
value: "10+",
|
||||
},
|
||||
{
|
||||
icon: Cake,
|
||||
label: "Hausgemachte Kuchen",
|
||||
value: "Täglich",
|
||||
},
|
||||
{
|
||||
icon: Smile,
|
||||
label: "Zufriedene Gäste",
|
||||
value: "500+",
|
||||
},
|
||||
{ icon: Coffee, label: "Kaffee-Spezialitäten", value: "10+" },
|
||||
{ icon: Cake, label: "Hausgemachte Kuchen", value: "Täglich" },
|
||||
{ icon: Smile, label: "Zufriedene Gäste", value: "500+" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -190,41 +96,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Frischer Kaffee",
|
||||
description: "Spezialitäten, mit Leidenschaft zubereitet.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate_74190-6907.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-slice-with-spoon-mint_23-2148689772.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=2",
|
||||
imageAlt: "cappuccino with latte art",
|
||||
title: "Frischer Kaffee", description: "Spezialitäten, mit Leidenschaft zubereitet.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hot-chocolate_74190-6907.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-slice-with-spoon-mint_23-2148689772.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Hausgemachter Kuchen",
|
||||
description: "Traditionell und frisch gebacken.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-muffin-with-raisin-cup-tea-wooden-board_114579-52641.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-bread-fried-omelette-with-slices-cucumber-blue-plate_23-2147862975.jpg?_wi=1",
|
||||
imageAlt: "cappuccino with latte art",
|
||||
title: "Hausgemachter Kuchen", description: "Traditionell und frisch gebacken.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-muffin-with-raisin-cup-tea-wooden-board_114579-52641.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/aroma-background-love-house-taste_1232-3951.jpg" }
|
||||
},
|
||||
{
|
||||
title: "Gemütliches Ambiente",
|
||||
description: "Dein Wohnzimmer in Mühlacker.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19949.jpg?_wi=1",
|
||||
imageAlt: "cappuccino with latte art",
|
||||
},
|
||||
title: "Gemütliches Ambiente", description: "Dein Wohnzimmer in Mühlacker.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-man-preparing-cappuccino-coffee-machine_613910-446.jpg" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Unsere Highlights"
|
||||
@@ -239,60 +121,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Frühstück",
|
||||
name: "Klassisches Frühstück",
|
||||
price: "12€",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tea-bread-fried-omelette-with-slices-cucumber-blue-plate_23-2147862975.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Kaffee",
|
||||
name: "Cappuccino",
|
||||
price: "3.50€",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-making-coffee-preparation-service-concept_1157-36648.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Kuchen",
|
||||
name: "Hausgemachter Käsekuchen",
|
||||
price: "4.20€",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate-cake-slice_114579-50947.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Frühstück",
|
||||
name: "Türkische Platte",
|
||||
price: "15€",
|
||||
rating: 5,
|
||||
reviewCount: "40",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-fried-eggs-honey-jams-fresh-vegetables-cheese-wooden-table_140725-10358.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Kaffee",
|
||||
name: "Latte Macchiato",
|
||||
price: "3.90€",
|
||||
rating: 5,
|
||||
reviewCount: "32",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-frothing-pouring-from-espresso-machine_23-2147834514.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Kuchen",
|
||||
name: "Apfelkuchen",
|
||||
price: "3.80€",
|
||||
rating: 5,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cake-plate-with-mint-cutlery_23-2148489083.jpg",
|
||||
},
|
||||
{ id: "1", brand: "Frühstück", name: "Klassisches Frühstück", price: "12€", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/tea-bread-fried-omelette-with-slices-cucumber-blue-plate_23-2147862975.jpg" },
|
||||
{ id: "2", brand: "Kaffee", name: "Cappuccino", price: "3.50€", rating: 5, reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/barista-cafe-making-coffee-preparation-service-concept_1157-36648.jpg" },
|
||||
{ id: "3", brand: "Kuchen", name: "Hausgemachter Käsekuchen", price: "4.20€", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-coffee-with-chocolate-cake-slice_114579-50947.jpg" },
|
||||
{ id: "4", brand: "Frühstück", name: "Türkische Platte", price: "15€", rating: 5, reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-fried-eggs-honey-jams-fresh-vegetables-cheese-wooden-table_140725-10358.jpg" },
|
||||
{ id: "5", brand: "Kaffee", name: "Latte Macchiato", price: "3.90€", rating: 5, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-frothing-pouring-from-espresso-machine_23-2147834514.jpg" },
|
||||
{ id: "6", brand: "Kuchen", name: "Apfelkuchen", price: "3.80€", rating: 5, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/cake-plate-with-mint-cutlery_23-2148489083.jpg" }
|
||||
]}
|
||||
title="Frühstück & Genuss"
|
||||
description="Starte deinen Tag mit besonderem Flair."
|
||||
@@ -305,46 +139,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarah",
|
||||
testimonial: "Super schönes Café, sehr zentral und freundliches Personal.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-6550.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
handle: "@michael",
|
||||
testimonial: "Frisch, lecker und liebevoll zubereitet.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-served-with-glass-tea_114579-13870.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emily",
|
||||
testimonial: "Auch mit größerer Gruppe top Service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-table-with-food-desserts-tea_114579-50347.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@david",
|
||||
testimonial: "Ein kleines Stück Urlaub – fast wie in der Türkei.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Schmidt",
|
||||
handle: "@lisa",
|
||||
testimonial: "Wundervoller Ort zum Entspannen.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cake-coffee-cup_23-2149707931.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Johnson", handle: "@sarah", testimonial: "Super schönes Café, sehr zentral und freundliches Personal.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-6550.jpg" },
|
||||
{ id: "2", name: "Michael Chen", handle: "@michael", testimonial: "Frisch, lecker und liebevoll zubereitet.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/chocolate-brownies-served-with-glass-tea_114579-13870.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", handle: "@emily", testimonial: "Auch mit größerer Gruppe top Service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/breakfast-table-with-food-desserts-tea_114579-50347.jpg" },
|
||||
{ id: "4", name: "David Kim", handle: "@david", testimonial: "Ein kleines Stück Urlaub – fast wie in der Türkei.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/talanted-barista-is-prepairing-coffee-clients-posh-restaurant-using-coffee-machine_613910-3256.jpg" },
|
||||
{ id: "5", name: "Lisa Schmidt", handle: "@lisa", testimonial: "Wundervoller Ort zum Entspannen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-cake-coffee-cup_23-2149707931.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Das sagen unsere Gäste"
|
||||
@@ -357,21 +156,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Modern. Gemütlich. Einladend."
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Entspannung",
|
||||
value: "Pur",
|
||||
},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Auszeit",
|
||||
value: "Lange",
|
||||
},
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Design",
|
||||
value: "Stilvoll",
|
||||
},
|
||||
{ icon: Coffee, label: "Entspannung", value: "Pur" },
|
||||
{ icon: Clock, label: "Auszeit", value: "Lange" },
|
||||
{ icon: Sparkles, label: "Design", value: "Stilvoll" }
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -380,12 +167,10 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Gönn dir deine Auszeit"
|
||||
description="Komm vorbei in der Bahnhofstraße 86, 75417 Mühlacker."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19949.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19949.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
tag="Besuche uns"
|
||||
/>
|
||||
@@ -394,14 +179,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Bevela’s Kaffee & Kuchen"
|
||||
leftLink={{
|
||||
text: "Impressum",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Datenschutz",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Impressum", href: "#" }}
|
||||
rightLink={{ text: "Datenschutz", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user