Update src/app/gallery/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function GalleryPage() {
|
||||
description="Explore the mouth-watering dishes, cozy ambience, and wonderful moments from Pizzeria Bistro. Every image tells a story of quality, passion, and Italian tradition."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visual Feast"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=1"
|
||||
imageAlt="Gallery Preview"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -92,7 +92,7 @@ export default function GalleryPage() {
|
||||
tag="Food Excellence"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Fresh Pizza Delights", price: "Featured", variant: "Wood-fired oven perfection", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg", imageAlt: "Fresh Pizza"},
|
||||
id: "1", name: "Fresh Pizza Delights", price: "Featured", variant: "Wood-fired oven perfection", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2", imageAlt: "Fresh Pizza"},
|
||||
{
|
||||
id: "2", name: "Gourmet Slices", price: "Featured", variant: "Artisan cheese & fresh basil", imageSrc: "http://img.b2bpic.net/free-photo/neapolitan-pizza-with-ham-cheese-arugula-basil-tomatoes-sprinkled-with-cheese-wooden-board-tablecloth-cell_78826-2354.jpg", imageAlt: "Gourmet Pizza Slice"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user