Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_drinks",
|
||||
testimonial: "The best cocktail bar in the city. The atmosphere is truly unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1",
|
||||
imageAlt: "luxury lounge interior dark moody",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@m_sterling",
|
||||
testimonial: "Sophisticated drinks, wonderful service. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg?_wi=1",
|
||||
imageAlt: "luxury lounge interior dark moody",
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
handle: "@jthorne",
|
||||
testimonial: "An incredible experience. Every sip was pure perfection.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-martini-cocktail-with-strawberry-grape-champagne-glass_141793-3659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-martini-cocktail-with-strawberry-grape-champagne-glass_141793-3659.jpg?_wi=1",
|
||||
imageAlt: "luxury lounge interior dark moody",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
handle: "@slee_lounge",
|
||||
testimonial: "Perfect for date nights. The ambiance is so romantic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aperol-spritz-delicious-summer-cocktail-space-text_185193-108786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aperol-spritz-delicious-summer-cocktail-space-text_185193-108786.jpg?_wi=1",
|
||||
imageAlt: "luxury lounge interior dark moody",
|
||||
},
|
||||
{
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
handle: "@rossi_mix",
|
||||
testimonial: "Masterful mixology and a stunning interior. Will be back soon.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-rose-cocktail-glass-bar-table_627829-6487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-rose-cocktail-glass-bar-table_627829-6487.jpg?_wi=1",
|
||||
imageAlt: "luxury lounge interior dark moody",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2"
|
||||
imageAlt="Luxurious lounge interior with cocktail bar"
|
||||
avatars={[
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
description: "Every pour is a work of art.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/milky-cocktail-with-chopped-coconut-inside_114579-3224.jpg?_wi=2"
|
||||
imageAlt="Expert bartender mixing cocktail"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -170,19 +170,19 @@ export default function LandingPage() {
|
||||
id: "c1",
|
||||
name: "Midnight Velvet",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-martini-cocktail-with-strawberry-grape-champagne-glass_141793-3659.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-martini-cocktail-with-strawberry-grape-champagne-glass_141793-3659.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
name: "Sunset Spritz",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aperol-spritz-delicious-summer-cocktail-space-text_185193-108786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aperol-spritz-delicious-summer-cocktail-space-text_185193-108786.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c3",
|
||||
name: "Golden Hour Old Fashioned",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-rose-cocktail-glass-bar-table_627829-6487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alcoholic-rose-cocktail-glass-bar-table_627829-6487.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c4",
|
||||
|
||||
Reference in New Issue
Block a user