Merge version_1 into main #6
@@ -46,9 +46,9 @@ export default function LandingPage() {
|
||||
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" }]}
|
||||
carouselItems={[
|
||||
{ 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: "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" },
|
||||
@@ -80,13 +80,13 @@ export default function LandingPage() {
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/retro-summer-activities-with-80-s-inspired-aesthetic_23-2151425808.jpg", imageAlt: "Bowling"},
|
||||
{
|
||||
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: "Billard & Dart"},
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697024.jpg?_wi=2", imageAlt: "Billard & Dart"},
|
||||
{
|
||||
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: "Geburtstage"},
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697094.jpg?_wi=2", imageAlt: "Geburtstage"},
|
||||
{
|
||||
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: "Events"},
|
||||
buttonHref: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-throwing-bowling-ball-alley_23-2148344457.jpg?_wi=2", imageAlt: "Events"},
|
||||
]}
|
||||
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."
|
||||
|
||||
Reference in New Issue
Block a user