Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-03 02:30:07 +00:00
5 changed files with 19 additions and 19 deletions

View File

@@ -101,7 +101,7 @@ export default function AboutPage() {
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=6"
imageAlt="Intérieur du LE QUEEN'S BERRY" imageAlt="Intérieur du LE QUEEN'S BERRY"
mediaAnimation="slide-up" mediaAnimation="slide-up"
textboxLayout="default" textboxLayout="default"

View File

@@ -100,7 +100,7 @@ export default function ContactPage() {
icon: Users, icon: Users,
}, },
]} ]}
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=2"
imageAlt="Intérieur chaleureux du LE QUEEN'S BERRY" imageAlt="Intérieur chaleureux du LE QUEEN'S BERRY"
mediaAnimation="slide-up" mediaAnimation="slide-up"
textboxLayout="default" textboxLayout="default"

View File

@@ -82,7 +82,7 @@ export default function EventsPage() {
title: "Matchs de Rugby", title: "Matchs de Rugby",
description: description:
"Le Six Nations, la Coupe du Monde et tous les grands matchs de rugby. Vivez chaque essai en direct avec nos passionnés!", "Le Six Nations, la Coupe du Monde et tous les grands matchs de rugby. Vivez chaque essai en direct avec nos passionnés!",
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=2",
imageAlt: "Matchs de rugby en direct", imageAlt: "Matchs de rugby en direct",
button: { text: "Prochains Matchs" }, button: { text: "Prochains Matchs" },
}, },
@@ -90,7 +90,7 @@ export default function EventsPage() {
title: "Football", title: "Football",
description: description:
"Premier League, Ligue 1, Champions League. Les meilleurs matchs de football sur nos écrans HD haute définition.", "Premier League, Ligue 1, Champions League. Les meilleurs matchs de football sur nos écrans HD haute définition.",
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=3",
imageAlt: "Matchs de football", imageAlt: "Matchs de football",
button: { text: "Calendrier" }, button: { text: "Calendrier" },
}, },
@@ -98,7 +98,7 @@ export default function EventsPage() {
title: "Événements Spéciaux", title: "Événements Spéciaux",
description: description:
"Soirées à thème, tournois, quiz sports et animations. Venez vivre des moments inoubliables avec vos amis.", "Soirées à thème, tournois, quiz sports et animations. Venez vivre des moments inoubliables avec vos amis.",
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=4",
imageAlt: "Événements spéciaux et animations", imageAlt: "Événements spéciaux et animations",
button: { text: "Détails" }, button: { text: "Détails" },
}, },
@@ -126,7 +126,7 @@ export default function EventsPage() {
title: "Soirées Live", title: "Soirées Live",
description: description:
"Musiciens irlandais traditionnels et groupes modernes. Ambiance chaleureuse et conviviale tous les vendredi et samedi.", "Musiciens irlandais traditionnels et groupes modernes. Ambiance chaleureuse et conviviale tous les vendredi et samedi.",
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=5",
imageAlt: "Performance musicale live", imageAlt: "Performance musicale live",
button: { text: "Voir Agenda" }, button: { text: "Voir Agenda" },
}, },
@@ -134,7 +134,7 @@ export default function EventsPage() {
title: "DJ & Danseur", title: "DJ & Danseur",
description: description:
"Samedi soir: DJ animant la piste de danse jusqu'à tard. Musique toute la soirée pour une ambiance festive.", "Samedi soir: DJ animant la piste de danse jusqu'à tard. Musique toute la soirée pour une ambiance festive.",
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=6",
imageAlt: "DJ en action", imageAlt: "DJ en action",
button: { text: "Détails" }, button: { text: "Détails" },
}, },
@@ -142,7 +142,7 @@ export default function EventsPage() {
title: "Célébrations Privées", title: "Célébrations Privées",
description: description:
"Anniversaires, enterrements de vie de garçon/fille, réunions. Personnalisez votre événement avec notre équipe.", "Anniversaires, enterrements de vie de garçon/fille, réunions. Personnalisez votre événement avec notre équipe.",
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=7",
imageAlt: "Célébration privée", imageAlt: "Célébration privée",
button: { text: "Contacter" }, button: { text: "Contacter" },
}, },

View File

@@ -82,7 +82,7 @@ export default function MenuPage() {
title: "Irish Stew", title: "Irish Stew",
description: description:
"Ragoût traditionnel avec agneau, pommes de terre, oignons et herbes. Un classique réconfortant qui capture l'essence de la cuisine irlandaise.", "Ragoût traditionnel avec agneau, pommes de terre, oignons et herbes. Un classique réconfortant qui capture l'essence de la cuisine irlandaise.",
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=2",
imageAlt: "Irish Stew traditionnel", imageAlt: "Irish Stew traditionnel",
button: { text: "Détails du Plat" }, button: { text: "Détails du Plat" },
}, },
@@ -90,7 +90,7 @@ export default function MenuPage() {
title: "Fish & Chips", title: "Fish & Chips",
description: description:
"Poisson blanc pané croustillant avec frites dorées. Accompagné d'une sauce maison et de pois mushy comme en Irlande.", "Poisson blanc pané croustillant avec frites dorées. Accompagné d'une sauce maison et de pois mushy comme en Irlande.",
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=3",
imageAlt: "Fish & Chips croustillants", imageAlt: "Fish & Chips croustillants",
button: { text: "Commander" }, button: { text: "Commander" },
}, },
@@ -98,7 +98,7 @@ export default function MenuPage() {
title: "Shepherd's Pie", title: "Shepherd's Pie",
description: description:
"Hachis de viande avec légumes et purée de pommes de terre gratinée. Chaleureux, savoureux et absolument délicieux.", "Hachis de viande avec légumes et purée de pommes de terre gratinée. Chaleureux, savoureux et absolument délicieux.",
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=4",
imageAlt: "Shepherd's Pie doré", imageAlt: "Shepherd's Pie doré",
button: { text: "Goûter" }, button: { text: "Goûter" },
}, },
@@ -126,7 +126,7 @@ export default function MenuPage() {
title: "Guinness Draught", title: "Guinness Draught",
description: description:
"La bière noire emblématique d'Irlande. Mousse riche et saveur profonde et légèrement amère. Incontournable.", "La bière noire emblématique d'Irlande. Mousse riche et saveur profonde et légèrement amère. Incontournable.",
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=3",
imageAlt: "Guinness Draught", imageAlt: "Guinness Draught",
button: { text: "Commander" }, button: { text: "Commander" },
}, },
@@ -134,7 +134,7 @@ export default function MenuPage() {
title: "Bières Locales", title: "Bières Locales",
description: description:
"Sélection de microbrasseries françaises et régionales. Des saveurs innovantes et surprenantes à découvrir.", "Sélection de microbrasseries françaises et régionales. Des saveurs innovantes et surprenantes à découvrir.",
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=4",
imageAlt: "Sélection de bières locales", imageAlt: "Sélection de bières locales",
button: { text: "Découvrir" }, button: { text: "Découvrir" },
}, },
@@ -142,7 +142,7 @@ export default function MenuPage() {
title: "Irish Coffee", title: "Irish Coffee",
description: description:
"Café chaud, sucre, whiskey irlandais et crème fouettée. Le breuvage réconfortant par excellence pour les soirées fraîches.", "Café chaud, sucre, whiskey irlandais et crème fouettée. Le breuvage réconfortant par excellence pour les soirées fraîches.",
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=5",
imageAlt: "Irish Coffee", imageAlt: "Irish Coffee",
button: { text: "Essayer" }, button: { text: "Essayer" },
}, },

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" },
}, },