Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg?_wi=1"
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
title: "Signature Dishes",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
icon: Coffee,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup_23-2148164852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup_23-2148164852.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-coffee-with-milk_23-2148337174.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg?_wi=2",
|
||||
imageAlt: "specialty coffee beans barista cup",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg?_wi=2",
|
||||
imageAlt: "specialty coffee beans barista cup",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background-cookie-sweet-biscuit-dessert-sugar_140725-141742.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-chocolate-candies_23-2148542466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-chocolate-candies_23-2148542466.jpg?_wi=1",
|
||||
imageAlt: "specialty coffee beans barista cup",
|
||||
},
|
||||
]}
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Artisan Croissant & Jam",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-chocolate-candies_23-2148542466.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-croissants-chocolate-candies_23-2148542466.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354565.jpg?_wi=3",
|
||||
imageAlt: "elegant cafe restaurant interior mood lighting",
|
||||
},
|
||||
{
|
||||
@@ -305,7 +305,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-pouring-hot-water_23-2148865612.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-bowl-with-cereal_23-2148858514.jpg?_wi=3",
|
||||
imageAlt: "elegant cafe restaurant interior mood lighting",
|
||||
},
|
||||
{
|
||||
@@ -320,7 +320,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190923.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup_23-2148164852.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-coffee-cup_23-2148164852.jpg?_wi=2",
|
||||
imageAlt: "elegant cafe restaurant interior mood lighting",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user