Merge version_1 into main #1
@@ -75,15 +75,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Chef preparing sushi",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg?_wi=1",
|
||||
imageAlt: "Signature Banana Roll",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg?_wi=1",
|
||||
imageAlt: "Dragon Fire Roll",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg?_wi=1",
|
||||
imageAlt: "Sweet Fusion Dessert Roll",
|
||||
},
|
||||
]}
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Signature Banana Roll",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cookies-with-dried-pineapple-rings-white-space_140725-76315.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
id: "4",
|
||||
name: "Dragon Fire Roll",
|
||||
price: "$14.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/philadelphia-rolls-with-salmon-wrap-inside-brown-green-plate_114579-3292.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
id: "6",
|
||||
name: "Sweet Fusion Dessert Roll",
|
||||
price: "$8.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-brownies-with-pineapple-rings-inside-green-plate-light-surface_140725-20450.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Fresh Creations"
|
||||
|
||||
Reference in New Issue
Block a user