Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg?_wi=1"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -80,16 +80,16 @@ export default function LandingPage() {
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-room-arrangement_23-2148893942.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-white-lace-table-cloth-blue-napkins_140725-2571.jpg?_wi=2",
|
||||
imageAlt: "luxury restaurant exterior airy minimalist",
|
||||
},
|
||||
]}
|
||||
@@ -143,37 +143,37 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Oyster Tasting",
|
||||
price: "KSH 2,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Lobster Bisque",
|
||||
price: "KSH 1,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Catch of the Day",
|
||||
price: "KSH 3,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Signature Negroni",
|
||||
price: "KSH 1,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Coastal Platter",
|
||||
price: "KSH 5,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad-with-crabsters-mussels_114579-2138.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Craft Gin Tonic",
|
||||
price: "KSH 1,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-excited_140725-164219.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Curated Menu"
|
||||
|
||||
Reference in New Issue
Block a user