Merge version_1 into main #1
@@ -83,19 +83,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Maguro Nigiri",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Salmon Roll",
|
||||
price: "$8.90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Unagi Nigiri",
|
||||
price: "$5.20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
@@ -113,21 +113,21 @@ export default function LandingPage() {
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
description: "Serving fresh quality food.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
title: "Fresh Fish",
|
||||
description: "Daily catch delivery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Sushi Varieties",
|
||||
description: "Authentic flavor range.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Quality"
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Local Blog",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
role: "Critic",
|
||||
company: "Tokyo Eats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user