Merge version_1 into main #1
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "secondi", title: "Secondi Piatti", author: "Main Courses", description: "Premium meat and seafood dishes prepared with traditional Italian techniques and fresh Mediterranean ingredients.", tags: ["Premium", "Fresh"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg", imageAlt: "Grilled fish dish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg?_wi=1", imageAlt: "Grilled fish dish"
|
||||
},
|
||||
{
|
||||
id: "desserts", title: "Desserts", author: "Sweet Endings", description: "Traditional Italian desserts including tiramisu, panna cotta, and freshly made gelato.", tags: ["Authentic", "Homemade"],
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
id: "dish-1", name: "Risotto", price: "Premium", variant: "Seasonal Special", imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-table-top-view_23-2149629079.jpg", imageAlt: "Italian risotto"
|
||||
},
|
||||
{
|
||||
id: "dish-2", name: "Grilled Fish", price: "Premium", variant: "Fresh Catch", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg", imageAlt: "Grilled fish"
|
||||
id: "dish-2", name: "Grilled Fish", price: "Premium", variant: "Fresh Catch", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg?_wi=2", imageAlt: "Grilled fish"
|
||||
},
|
||||
{
|
||||
id: "ambiance", name: "Dining Ambiance", price: "Experience", variant: "Elegant Setting", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190924.jpg", imageAlt: "Restaurant interior"
|
||||
|
||||
Reference in New Issue
Block a user