Merge version_1_1781621215384 into main #1

Merged
bender merged 2 commits from version_1_1781621215384 into main 2026-06-16 14:47:21 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ export default function Layout() {
},
]}
copyright="© 2024 Sabores de Cartagena. Todos los derechos reservados."
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3440.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3440.jpg?_wi=2"
links={[
{
label: "Inicio",

View File

@@ -22,7 +22,7 @@ export default function HomePage() {
text: "Ver Menú",
href: "#menu",
}}
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3440.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3440.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>