Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-22 23:52:27 +00:00

View File

@@ -58,6 +58,7 @@ export default function MenusPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="Le Viand'Art"
videoSrc="https://assets.mixkit.co/videos/preview/mixkit-close-up-of-a-steak-cooking-on-a-grill-45136-large.mp4"
columns={[
{ title: "Navigation", items: [{ label: "Accueil", href: "/" }, { label: "Menu", href: "/menus" }] },
{ title: "Infos", items: [{ label: "Contact", href: "/#contact" }, { label: "Mentions Légales", href: "#" }] },