Merge version_1 into main #3
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-881.jpg", imageAlt: "sushi chef preparing fresh sushi"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg", imageAlt: "gourmet bento box presentation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg?_wi=1", imageAlt: "gourmet bento box presentation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-japanese-street-scene-night_23-2152023669.jpg", imageAlt: "modern sushi bar interior design"},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Deluxe Bento Box", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg"},
|
||||
id: "1", name: "Deluxe Bento Box", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/chicken-rice-bento_1387-692.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Ribeye Bowl", price: "$32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-vegetables-lettuce-with-grated-cheese-plate_141793-2889.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user