Merge version_1 into main #1
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=1"
|
||||
imageAlt="Nomads Cafe exterior"
|
||||
/>
|
||||
</div>
|
||||
@@ -99,21 +99,21 @@ export default function LandingPage() {
|
||||
name: "Cancun Pizza",
|
||||
price: "₹450",
|
||||
variant: "Wood-fired",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arugula-pizza-with-cheese_23-2148574278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arugula-pizza-with-cheese_23-2148574278.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Alfredo Pasta",
|
||||
price: "₹380",
|
||||
variant: "Creamy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-italian-pasta_24972-2338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-italian-pasta_24972-2338.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Nutella Cheesecake",
|
||||
price: "₹250",
|
||||
variant: "Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cake-with-chocolate-cookies-dark-background-biscuit-sugar-cake-sweet-pie_140725-115797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cake-with-chocolate-cookies-dark-background-biscuit-sugar-cake-sweet-pie_140725-115797.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
description: "Designed for relaxation.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=2",
|
||||
imageAlt: "cozy cafe interior greenery warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
description: "Crafted with passion.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Pizza,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arugula-pizza-with-cheese_23-2148574278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arugula-pizza-with-cheese_23-2148574278.jpg?_wi=2",
|
||||
imageAlt: "gourmet wood fired pizza rustic plating",
|
||||
},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Surat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -201,7 +201,7 @@ export default function LandingPage() {
|
||||
role: "Local",
|
||||
company: "Surat",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624062.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-italian-pasta_24972-2338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/authentic-italian-pasta_24972-2338.jpg?_wi=2",
|
||||
imageAlt: "creamy alfredo pasta bowl",
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cake-with-chocolate-cookies-dark-background-biscuit-sugar-cake-sweet-pie_140725-115797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-creamy-cake-with-chocolate-cookies-dark-background-biscuit-sugar-cake-sweet-pie_140725-115797.jpg?_wi=2",
|
||||
imageAlt: "nutella cheesecake dessert slice",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user