Merge version_1 into main #1
@@ -103,7 +103,7 @@ export default function RestaurantPage() {
|
||||
},
|
||||
{
|
||||
id: "feature-2", category: ["Ambiance", "Comfort"],
|
||||
title: "Cozy & Inviting Atmosphere", imageSrc: "https://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11025.jpg", imageAlt: "Warm and cozy restaurant interior"
|
||||
title: "Cozy & Inviting Atmosphere", imageSrc: "https://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11025.jpg?_wi=1", imageAlt: "Warm and cozy restaurant interior"
|
||||
},
|
||||
{
|
||||
id: "feature-3", category: ["Service", "Quality"],
|
||||
@@ -134,7 +134,7 @@ export default function RestaurantPage() {
|
||||
initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "product-2", name: "Herb-Crusted Salmon", price: "$28.50", imageSrc: "https://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11025.jpg", imageAlt: "Fresh herb-crusted salmon fillet with lemon garnish", isFavorited: false,
|
||||
id: "product-2", name: "Herb-Crusted Salmon", price: "$28.50", imageSrc: "https://img.b2bpic.net/free-photo/table-setting-romantic-dinner-wedding-any-occasion-with-candles-dried-flowers-as-decor_169016-11025.jpg?_wi=2", imageAlt: "Fresh herb-crusted salmon fillet with lemon garnish", isFavorited: false,
|
||||
initialQuantity: 1
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user