Merge version_1 into main #1
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
"English Breakfast",
|
||||
"Herbal Blends",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
"Lemon Drizzle",
|
||||
"Chocolate Brownies",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
"Warm & golden",
|
||||
"Tomato chutney",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
@@ -229,21 +229,21 @@ export default function LandingPage() {
|
||||
name: "Afternoon Tea",
|
||||
price: "£18",
|
||||
variant: "Booking required",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Cheese Scones",
|
||||
price: "£4.50",
|
||||
variant: "Served warm",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dinner-cafe-elegant-outside-seat_1203-4493.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Dirty Chai Latte",
|
||||
price: "£3.80",
|
||||
variant: "Best in town",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104748.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user