Merge version_1 into main #1
@@ -60,53 +60,53 @@ export default function LandingPage() {
|
||||
description="Coffee. Food. Community. Every single day."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=1",
|
||||
imageAlt: "Cafe atmosphere",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=1",
|
||||
imageAlt: "Fusion dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=1",
|
||||
imageAlt: "Dessert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=1",
|
||||
imageAlt: "Noodles",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=2",
|
||||
imageAlt: "Coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=2",
|
||||
imageAlt: "Plating",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=2",
|
||||
imageAlt: "Dessert",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=2",
|
||||
imageAlt: "Noodles",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=3",
|
||||
imageAlt: "Coffee",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=3",
|
||||
imageAlt: "Dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=3",
|
||||
imageAlt: "Sweet",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=4",
|
||||
imageAlt: "Space",
|
||||
},
|
||||
]}
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
price: "₹ — Ask Us",
|
||||
rating: 5,
|
||||
reviewCount: "1.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
price: "₹ — Ask Us",
|
||||
rating: 5,
|
||||
reviewCount: "1.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
price: "₹ — Ask Us",
|
||||
rating: 5,
|
||||
reviewCount: "1.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
price: "₹ — Ask Us",
|
||||
rating: 5,
|
||||
reviewCount: "1.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-mezcal-drink-with-maguey-worm_23-2151267853.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
price: "₹ — Ask Us",
|
||||
rating: 5,
|
||||
reviewCount: "1.4k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="A Menu Without Borders"
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Vibe",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-hot-coffee-cup-dark-background_84443-73911.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Work",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-medovik-cake-with-mint-leaves_114579-3765.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Events",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269183.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="You'll Know It When You Feel It"
|
||||
@@ -279,7 +279,7 @@ export default function LandingPage() {
|
||||
name: "Radhika Sharma",
|
||||
role: "Creative",
|
||||
testimonial: "Best restaurant I've found in Indore recently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -307,7 +307,7 @@ export default function LandingPage() {
|
||||
name: "Priya Singh",
|
||||
role: "Writer",
|
||||
testimonial: "A sanctuary in the middle of the city. Truly special.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sad-young-woman-emotion-concept_169016-64899.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="1,493 Reasons to Visit"
|
||||
|
||||
Reference in New Issue
Block a user