Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-26 18:38:46 +00:00

View File

@@ -45,12 +45,12 @@ export default function LandingPage() {
description="Authentic Italian atmosphere meets modern comfort. Everyone welcome here—from first-time visitors to regulars. Cocktails, karaoke, and genuine hospitality every night."
background={{ variant: "gradient-bars" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg", imageAlt: "Patrons enjoying drinks in a cozy italian bar atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-plate-with-almond-raisins-walnut-served-with-liquor_140725-1527.jpg", imageAlt: "Warm rustic italian bar interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg?_wi=1", imageAlt: "Patrons enjoying drinks in a cozy italian bar atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-plate-with-almond-raisins-walnut-served-with-liquor_140725-1527.jpg?_wi=1", imageAlt: "Warm rustic italian bar interior" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-plate-with-almond-raisins-walnut-served-with-liquor_140725-1527.jpg", imageAlt: "Traditional bar decor in italy" },
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg", imageAlt: "Authentic italian country bar crowd" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-plate-with-almond-raisins-walnut-served-with-liquor_140725-1527.jpg?_wi=2", imageAlt: "Traditional bar decor in italy" },
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-raw-meat-with-wineglass_23-2147840855.jpg?_wi=2", imageAlt: "Authentic italian country bar crowd" },
]}
buttons={[{ text: "Reserve Your Table", href: "#contact" }]}
/>