Merge version_1 into main #3
@@ -57,17 +57,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg", imageAlt: "Cinematic bar shot"},
|
||||
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", imageAlt: "Cocktail pour"},
|
||||
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", imageAlt: "Steak marsala"},
|
||||
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", imageAlt: "Halibut entree"},
|
||||
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", imageAlt: "Atmospheric lounge"},
|
||||
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", imageAlt: "Table setting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=6", imageAlt: "Table setting"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -114,16 +114,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
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", buttonIcon: ArrowRight,
|
||||
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?_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", 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?_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", 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?_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", 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?_wi=4", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
title="The Art of the Supper Club"
|
||||
|
||||
Reference in New Issue
Block a user