Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 06:16:11 +00:00

View File

@@ -70,27 +70,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1",
imageAlt: "Cinematic bar shot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2",
imageAlt: "Cocktail pour",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=3",
imageAlt: "Steak marsala",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=4",
imageAlt: "Halibut entree",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=5",
imageAlt: "Atmospheric lounge",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=6",
imageAlt: "Table setting",
},
]}
@@ -172,25 +172,25 @@ export default function LandingPage() {
{
title: "Cozy Atmosphere",
description: "Intimate lounge areas perfect for date nights.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=1",
buttonIcon: "ArrowRight",
},
{
title: "Artistic Decor",
description: "Eclectic, curated interior design.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=2",
buttonIcon: "ArrowRight",
},
{
title: "Exceptional Service",
description: "Staff that treats you like royalty.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=3",
buttonIcon: "ArrowRight",
},
{
title: "Live Music Moments",
description: "Occasional performances that enrich your night.",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg?_wi=4",
buttonIcon: "ArrowRight",
},
]}