diff --git a/src/app/page.tsx b/src/app/page.tsx index 4baf859..8ba7339 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"}, ]} /> @@ -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"