Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:18:18 +00:00

View File

@@ -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"},
{