Merge version_1_1782204038643 into main #1

Merged
bender merged 2 commits from version_1_1782204038643 into main 2026-06-23 08:41:11 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -84,7 +84,7 @@ export default function Layout() {
},
]}
copyright="© 2024 Chef Muslim Restaurant. All rights reserved."
imageSrc="http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg?_wi=3"
links={[
{
label: "Privacy",

View File

@@ -28,7 +28,7 @@ export default function HomePage() {
}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/three-assorted-steamed-bao-buns-dark-serving-board_84443-85725.jpg",
@@ -181,7 +181,7 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208326.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-table-etiquette-dressing_23-2148914876.jpg?_wi=2",
imageAlt: "head chef portrait",
},
]}