Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,16 +46,16 @@ export default function LandingPage() {
|
||||
description="Discover the perfect blend of premium cocktails, curated ambiance, and unforgettable moments. Your favorite bar awaits."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-balls-with-candles-hang-before-window_1304-5599.jpg", imageAlt: "Bar interior with ambient lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-mixing-drink_181624-25500.jpg", imageAlt: "Craft cocktail preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215819.jpg", imageAlt: "Wine selection display" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-balls-with-candles-hang-before-window_1304-5599.jpg?_wi=1", imageAlt: "Bar interior with ambient lighting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-mixing-drink_181624-25500.jpg?_wi=1", imageAlt: "Craft cocktail preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215819.jpg?_wi=1", imageAlt: "Wine selection display" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-partying-bar_23-2149220927.jpg", imageAlt: "Live music performance" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-architecture-cafe-design-concept_53876-23391.jpg", imageAlt: "Bar storefront exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215819.jpg", imageAlt: "Premium wine bottles" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-mixing-drink_181624-25500.jpg", imageAlt: "Signature cocktails" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-balls-with-candles-hang-before-window_1304-5599.jpg", imageAlt: "Elegant bar seating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-architecture-cafe-design-concept_53876-23391.jpg?_wi=1", imageAlt: "Bar storefront exterior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/green-bottles-beer-wooden-table_23-2148215819.jpg?_wi=2", imageAlt: "Premium wine bottles" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bartender-mixing-drink_181624-25500.jpg?_wi=2", imageAlt: "Signature cocktails" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/glass-balls-with-candles-hang-before-window_1304-5599.jpg?_wi=2", imageAlt: "Elegant bar seating" },
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{ value: "10k+", title: "Happy Guests Yearly" },
|
||||
{ value: "150+", title: "Premium Spirit Selection" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-architecture-cafe-design-concept_53876-23391.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-architecture-cafe-design-concept_53876-23391.jpg?_wi=2"
|
||||
imageAlt="The Social bar storefront"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user