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={{
title: "Ambiance & Services",
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: [
{ text: "Menu Complet", href: "/menu" },
{ text: "Événements", href: "/events" },
@@ -202,7 +202,7 @@ export default function HomePage() {
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"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -227,7 +227,7 @@ export default function HomePage() {
title: "Menu Authentique",
description:
"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",
button: { text: "Voir le Menu" },
},
@@ -235,7 +235,7 @@ export default function HomePage() {
title: "Brasserie Artisanale",
description:
"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",
button: { text: "Nos Bières" },
},
@@ -243,7 +243,7 @@ export default function HomePage() {
title: "Événements Sportifs",
description:
"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",
button: { text: "Prochains Matchs" },
},