Update src/app/gallery/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function GalleryPage() {
|
||||
title: "Premium Sushi Selection",
|
||||
description: "Handcrafted sushi featuring the finest ingredients sourced daily. Our master sushi chefs prepare each piece with precision and care, creating an unforgettable culinary experience.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eat-tasty-japanese-white-black_1203-4157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eat-tasty-japanese-white-black_1203-4157.jpg?_wi=3",
|
||||
imageAlt: "Premium sushi platter at Chrome",
|
||||
},
|
||||
items: [
|
||||
@@ -86,7 +86,7 @@ export default function GalleryPage() {
|
||||
title: "Authentic Ramen",
|
||||
description: "Traditional ramen broths simmered for hours, combined with handmade noodles and fresh toppings. Each bowl tells a story of authentic Japanese culinary tradition.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803792.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-assortment-noodles-table_23-2148803792.jpg?_wi=2",
|
||||
imageAlt: "Authentic ramen bowl at Chrome",
|
||||
},
|
||||
items: [
|
||||
@@ -106,7 +106,7 @@ export default function GalleryPage() {
|
||||
title: "Signature Appetizers",
|
||||
description: "Our carefully curated appetizer selection showcases diverse Japanese flavors. From delicate gyoza to crispy tempura, each appetizer is designed to delight the palate.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_74190-749.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_74190-749.jpg?_wi=3",
|
||||
imageAlt: "Japanese appetizer platter",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user