Merge version_1 into main #2
185
src/app/page.tsx
185
src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboa
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Users } from "lucide-react";
|
||||
import { Users, Bowling, Target, PartyPopper, GlassWater } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,26 +29,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Angebote",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Stimmen",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Angebote", id: "features" },
|
||||
{ name: "Stimmen", id: "testimonials" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Cherry Bowl Sihlbrugg"
|
||||
/>
|
||||
@@ -56,48 +41,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Bowlen, Lachen, Erleben – im Cherry Bowl Sihlbrugg"
|
||||
description="Willkommen in deinem Bowling-, Billard- und Dartcenter im Kanton Zug. Moderne Bahnen, gute Stimmung und jede Menge Spass warten auf dich – ideal für Freunde, Familien und Events."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt buchen",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Jetzt buchen", href: "#contact" }]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697024.jpg?_wi=1",
|
||||
imageAlt: "Bowling Spaß",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697094.jpg?_wi=1",
|
||||
imageAlt: "Moderne Bahnen",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-throwing-bowling-ball-alley_23-2148344457.jpg?_wi=1",
|
||||
imageAlt: "Gruppen-Spaß",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697099.jpg",
|
||||
imageAlt: "Lounge Bereich",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-enjoying-bowling_329181-16128.jpg",
|
||||
imageAlt: "Dart Center",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rear-view-woman-playing-bowling_107420-84941.jpg",
|
||||
imageAlt: "Event Location",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697024.jpg", imageAlt: "Bowling Spaß" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697094.jpg", imageAlt: "Moderne Bahnen" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-throwing-bowling-ball-alley_23-2148344457.jpg", imageAlt: "Gruppen-Spaß" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697099.jpg", imageAlt: "Lounge Bereich" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-enjoying-bowling_329181-16128.jpg", imageAlt: "Dart Center" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-woman-playing-bowling_107420-84941.jpg", imageAlt: "Event Location" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,37 +76,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Bowling",
|
||||
description: "Moderne Bahnen für sportliche Duelle oder gemütliche Abende.",
|
||||
buttonIcon: "Bowling",
|
||||
buttonHref: "#contact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-summer-activities-with-80-s-inspired-aesthetic_23-2151425808.jpg",
|
||||
imageAlt: "Retro summer activities with 80's inspired aesthetic",
|
||||
},
|
||||
title: "Bowling", description: "Moderne Bahnen für sportliche Duelle oder gemütliche Abende.", buttonIcon: Bowling,
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/retro-summer-activities-with-80-s-inspired-aesthetic_23-2151425808.jpg", imageAlt: "Retro summer activities with 80's inspired aesthetic"},
|
||||
{
|
||||
title: "Billard & Dart",
|
||||
description: "Präzision und Spass an unseren gepflegten Tischen und Scheiben.",
|
||||
buttonIcon: "Target",
|
||||
buttonHref: "#contact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697024.jpg?_wi=2",
|
||||
imageAlt: "Retro summer activities with 80's inspired aesthetic",
|
||||
},
|
||||
title: "Billard & Dart", description: "Präzision und Spass an unseren gepflegten Tischen und Scheiben.", buttonIcon: Target,
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697024.jpg", imageAlt: "Retro summer activities with 80's inspired aesthetic"},
|
||||
{
|
||||
title: "Kindergeburtstage",
|
||||
description: "Spannung und Freude garantiert – wir planen deinen besonderen Tag.",
|
||||
buttonIcon: "PartyPopper",
|
||||
buttonHref: "#contact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697094.jpg?_wi=2",
|
||||
imageAlt: "Retro summer activities with 80's inspired aesthetic",
|
||||
},
|
||||
title: "Kindergeburtstage", description: "Spannung und Freude garantiert – wir planen deinen besonderen Tag.", buttonIcon: PartyPopper,
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697094.jpg", imageAlt: "Retro summer activities with 80's inspired aesthetic"},
|
||||
{
|
||||
title: "Events & Lounge",
|
||||
description: "Perfekt für Firmenevents oder entspannte Drinks in unserer Bar.",
|
||||
buttonIcon: "GlassWater",
|
||||
buttonHref: "#contact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-throwing-bowling-ball-alley_23-2148344457.jpg?_wi=2",
|
||||
imageAlt: "Retro summer activities with 80's inspired aesthetic",
|
||||
},
|
||||
title: "Events & Lounge", description: "Perfekt für Firmenevents oder entspannte Drinks in unserer Bar.", buttonIcon: GlassWater,
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-throwing-bowling-ball-alley_23-2148344457.jpg", imageAlt: "Retro summer activities with 80's inspired aesthetic"},
|
||||
]}
|
||||
title="Alles für dein Event"
|
||||
description="Von Bowling-Action über Billard-Duelle bis hin zum Dartspiel – wir haben das perfekte Angebot für dich."
|
||||
@@ -163,31 +97,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marc K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowling-with-friends-is-best-idea-entertainment_329181-1918.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julia S.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-women-bowling-club_23-2148344477.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Thomas H.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lena R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-men-woman-standing-bowling-club_23-2148344499.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah M.", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg" },
|
||||
{ id: "2", name: "Marc K.", imageSrc: "http://img.b2bpic.net/free-photo/bowling-with-friends-is-best-idea-entertainment_329181-1918.jpg" },
|
||||
{ id: "3", name: "Julia S.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-women-bowling-club_23-2148344477.jpg" },
|
||||
{ id: "4", name: "Thomas H.", imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg" },
|
||||
{ id: "5", name: "Lena R.", imageSrc: "http://img.b2bpic.net/free-photo/young-men-woman-standing-bowling-club_23-2148344499.jpg" },
|
||||
]}
|
||||
cardTitle="Was Gäste sagen"
|
||||
cardTag="Bewertungen"
|
||||
@@ -198,21 +112,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontakt"
|
||||
title="Bist du bereit zu spielen?"
|
||||
description="Besuche uns in Sihlbrugg. Wir freuen uns auf dich! Reservierungen sind jederzeit möglich."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt anrufen",
|
||||
href: "tel:+41417101010",
|
||||
},
|
||||
{
|
||||
text: "E-Mail senden",
|
||||
href: "mailto:info@cherrybowl.ch",
|
||||
},
|
||||
{ text: "Jetzt anrufen", href: "tel:+41417101010" },
|
||||
{ text: "E-Mail senden", href: "mailto:info@cherrybowl.ch" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -222,33 +128,16 @@ export default function LandingPage() {
|
||||
logoText="Cherry Bowl"
|
||||
columns={[
|
||||
{
|
||||
title: "Center",
|
||||
items: [
|
||||
{
|
||||
label: "Über uns",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Angebote",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
title: "Center", items: [
|
||||
{ label: "Über uns", href: "#about" },
|
||||
{ label: "Angebote", href: "#features" },
|
||||
{ label: "Kontakt", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rechtliches",
|
||||
items: [
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
title: "Rechtliches", items: [
|
||||
{ label: "Datenschutz", href: "#" },
|
||||
{ label: "Impressum", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user