Merge version_1_1782280644805 into main

Merge version_1_1782280644805 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-24 05:57:50 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ export default function Layout() {
},
]}
copyright="© 1939 - 2024 Restoran Bitolj. All Rights Reserved."
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2"
links={[
{
label: "Privacy Policy",

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
text: "Book a Table",
href: "#reservation",
}}
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg"
imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>