Merge version_1 into main #4
@@ -66,7 +66,7 @@ export default function DiningPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Allegretto Restaurant", tags: ["Breakfast", "Lunch", "Dinner"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-empty-restaurant-table-with-plate-glass-cutlery_140725-5022.jpg", imageAlt: "Upscale restaurant dining area"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-empty-restaurant-table-with-plate-glass-cutlery_140725-5022.jpg?_wi=1", imageAlt: "Upscale restaurant dining area"},
|
||||
{
|
||||
id: "2", title: "Amadeus Bar", tags: ["Cocktails", "Events"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/checking-time_1098-16727.jpg", imageAlt: "Sophisticated bar with ambient lighting"},
|
||||
@@ -99,7 +99,7 @@ export default function DiningPage() {
|
||||
{
|
||||
title: "Local Ingredients", description: "We source from local Prague suppliers to ensure freshness and support the community."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/half-empty-restaurant-table-with-plate-glass-cutlery_140725-5022.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/half-empty-restaurant-table-with-plate-glass-cutlery_140725-5022.jpg?_wi=2"
|
||||
imageAlt="Restaurant dining area with elegant table setup"
|
||||
imagePosition="left"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user