Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-03 02:30:07 +00:00
Showing only changes of commit a00bd99c46 - Show all commits

View File

@@ -108,7 +108,7 @@ export default function HomePage() {
dashboard={{ dashboard={{
title: "Ambiance & Services", title: "Ambiance & Services",
logoIcon: Crown, logoIcon: Crown,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-having-fun-while-talking-waiter-cafe_637285-12509.jpg?_wi=1",
buttons: [ buttons: [
{ text: "Menu Complet", href: "/menu" }, { text: "Menu Complet", href: "/menu" },
{ text: "Événements", href: "/events" }, { text: "Événements", href: "/events" },
@@ -202,7 +202,7 @@ export default function HomePage() {
icon: Users, icon: Users,
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg" imageSrc="http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg?_wi=1"
imageAlt="Brasserie artisanale du LE QUEEN'S BERRY" imageAlt="Brasserie artisanale du LE QUEEN'S BERRY"
mediaAnimation="slide-up" mediaAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -227,7 +227,7 @@ export default function HomePage() {
title: "Menu Authentique", title: "Menu Authentique",
description: description:
"Plats traditionnels irlandais revisités avec des touches modernes. Irish stew, fish & chips, shepherd's pie et bien d'autres délices", "Plats traditionnels irlandais revisités avec des touches modernes. Irish stew, fish & chips, shepherd's pie et bien d'autres délices",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-mashed-potatoes-ketchup_140725-2745.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-mashed-potatoes-ketchup_140725-2745.jpg?_wi=1",
imageAlt: "Plats traditionnels irlandais", imageAlt: "Plats traditionnels irlandais",
button: { text: "Voir le Menu" }, button: { text: "Voir le Menu" },
}, },
@@ -235,7 +235,7 @@ export default function HomePage() {
title: "Brasserie Artisanale", title: "Brasserie Artisanale",
description: description:
"Sélection exclusive de bières locales et internationales. Nous célébrons la culture brassicole avec passion et expertise", "Sélection exclusive de bières locales et internationales. Nous célébrons la culture brassicole avec passion et expertise",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-bar-tender-filling-beer-from-bar-pump_107420-65345.jpg?_wi=2",
imageAlt: "Brasserie artisanale avec bières locales", imageAlt: "Brasserie artisanale avec bières locales",
button: { text: "Nos Bières" }, button: { text: "Nos Bières" },
}, },
@@ -243,7 +243,7 @@ export default function HomePage() {
title: "Événements Sportifs", title: "Événements Sportifs",
description: description:
"Vivez les grands matchs en direct sur nos écrans géants. Ambiance électrique, commentaires en direct et convivialité garantie", "Vivez les grands matchs en direct sur nos écrans géants. Ambiance électrique, commentaires en direct et convivialité garantie",
imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg", imageSrc: "http://img.b2bpic.net/free-photo/men-watching-television-cheering-team_329181-18368.jpg?_wi=1",
imageAlt: "Événements sportifs en direct au pub", imageAlt: "Événements sportifs en direct au pub",
button: { text: "Prochains Matchs" }, button: { text: "Prochains Matchs" },
}, },