Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Big Brekkie",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
id: "4",
|
||||
name: "Eggs Benny",
|
||||
price: "$19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barman-making-coffee_23-2147821333.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Menu Highlights"
|
||||
@@ -151,21 +151,21 @@ export default function LandingPage() {
|
||||
title: "Flexible Menus",
|
||||
description: "Tailored options for meetings and lunches.",
|
||||
tag: "Corporate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "On Time",
|
||||
description: "Reliable delivery for your busy schedule.",
|
||||
tag: "Reliable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Easy Pickup",
|
||||
description: "Quick collection right in the business park.",
|
||||
tag: "Local",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-father-child-passing-salad-while-eating-lunch-dining-table_637285-3656.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Catering for Your Team or Event"
|
||||
|
||||
Reference in New Issue
Block a user