Merge version_1 into main #3
@@ -118,10 +118,10 @@ export default function LandingPage() {
|
||||
title: "Live Music Nights",
|
||||
description: "Experience soulful melodies and electrifying performances that set the perfect mood for your evening. Every night is a celebration of music and good vibes.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-bar-singing-karaoke_1303-13492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-bar-singing-karaoke_1303-13492.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-bar-singing-karaoke_1303-13492.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-bar-singing-karaoke_1303-13492.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -129,10 +129,10 @@ export default function LandingPage() {
|
||||
title: "Cozy Aesthetic Ambiance",
|
||||
description: "Immerse yourself in our beautifully designed space, adorned with warm lighting and comfortable seating – ideal for relaxation and intimate conversations.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-sitting_171337-17101.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -140,10 +140,10 @@ export default function LandingPage() {
|
||||
title: "Fast & Friendly Service",
|
||||
description: "Our dedicated team ensures every visit is seamless and enjoyable. Expect prompt attention and a warm smile, making you feel right at home.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-650.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-650.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -151,10 +151,10 @@ export default function LandingPage() {
|
||||
title: "Perfect for Parties & Dates",
|
||||
description: "Whether it's a romantic dinner for two or a joyous celebration with friends, Veerji's provides the ideal backdrop for creating unforgettable memories.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891168.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891168.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
price: "₹150",
|
||||
rating: 4.8,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899263.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "fresh-cakes",
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
price: "₹250",
|
||||
rating: 4.7,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "vegetable-kothe",
|
||||
@@ -196,7 +196,7 @@ export default function LandingPage() {
|
||||
price: "₹200",
|
||||
rating: 4.6,
|
||||
reviewCount: "155",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-seasonings-grey-salad-food-health-diet_140725-123748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-seasonings-grey-salad-food-health-diet_140725-123748.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "paneer-tikka",
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
price: "₹320",
|
||||
rating: 4.9,
|
||||
reviewCount: "190",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Delights"
|
||||
@@ -327,7 +327,7 @@ export default function LandingPage() {
|
||||
price: "₹150",
|
||||
rating: 4.8,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899263.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-cup-table_23-2151899263.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "fresh-cakes",
|
||||
@@ -336,7 +336,7 @@ export default function LandingPage() {
|
||||
price: "₹250",
|
||||
rating: 4.7,
|
||||
reviewCount: "180",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-cake-plate_23-2148251600.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "vegetable-kothe",
|
||||
@@ -345,7 +345,7 @@ export default function LandingPage() {
|
||||
price: "₹200",
|
||||
rating: 4.6,
|
||||
reviewCount: "155",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-seasonings-grey-salad-food-health-diet_140725-123748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-salad-with-seasonings-grey-salad-food-health-diet_140725-123748.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "paneer-tikka",
|
||||
@@ -354,7 +354,7 @@ export default function LandingPage() {
|
||||
price: "₹320",
|
||||
rating: 4.9,
|
||||
reviewCount: "190",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-condiments-arrangement_23-2148747702.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Delights"
|
||||
|
||||
Reference in New Issue
Block a user