Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "tel:+60146063266",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tasty-food-from-around-world_23-2151596610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tasty-food-from-around-world_23-2151596610.jpg?_wi=1"
|
||||
imageAlt="招牌面食"
|
||||
/>
|
||||
</div>
|
||||
@@ -108,37 +108,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "招牌罗板面",
|
||||
price: "RM 12.30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23581.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "西刀鱼丸板面",
|
||||
price: "RM 11.30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-croquettes-board_23-2149202680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-croquettes-board_23-2149202680.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "干捞云吞面",
|
||||
price: "RM 9.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-plates-table_140725-10053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-plates-table_140725-10053.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "台湾卤肉饭",
|
||||
price: "RM 14.20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23581.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-chips-with-tomato-sauce-snack-concept_1150-23581.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "家乡咖喱鸡饭",
|
||||
price: "RM 12.80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-croquettes-board_23-2149202680.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-food-croquettes-board_23-2149202680.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "炸云吞(6粒)",
|
||||
price: "RM 7.20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-plates-table_140725-10053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-plates-table_140725-10053.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="精选招牌菜单"
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tasty-food-from-around-world_23-2151596610.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tasty-food-from-around-world_23-2151596610.jpg?_wi=2"
|
||||
logoText="本地面食餐厅"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user