Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-12 22:16:44 +00:00

View File

@@ -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"