Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-20 17:03:08 +00:00

View File

@@ -95,14 +95,14 @@ export default function LandingPage() {
id: '3',
name: 'Spicy Tuna Roll',
price: '$15.00',
imageSrc: 'https://img.b2bpic.net/free-photo/top-view-roll-set-with-pickled-ginger-wasabi-soy-sauce-chopsticks-dark-plate_176474-3435.jpg',
imageSrc: 'https://img.b2bpic.net/free-photo/top-view-roll-set-with-pickled-ginger-wasabi-soy-sauce-chopsticks-dark-plate_176474-3435.jpg?_wi=1',
imageAlt: 'Spicy tuna sushi roll garnished with sesame seeds.',
},
{
id: '4',
name: 'Nigiri Selection',
price: '$22.00',
imageSrc: 'https://img.b2bpic.net/free-photo/top-view-roll-set-with-pickled-ginger-wasabi-soy-sauce-chopsticks-dark-plate_176474-3435.jpg',
imageSrc: 'https://img.b2bpic.net/free-photo/top-view-roll-set-with-pickled-ginger-wasabi-soy-sauce-chopsticks-dark-plate_176474-3435.jpg?_wi=2',
imageAlt: 'Selection of traditional nigiri sushi.',
},
]}