Update src/app/events/page.tsx

This commit is contained in:
2026-03-23 21:40:37 +00:00
parent f9b912e4f7
commit a0c45a3bed

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
title: "Traditional Irish Session",
subtitle: "Every Friday Night",
description: "Join us for an evening of lively traditional Irish music, with local musicians playing classic tunes and ballads.",
imageSrc: "http://img.b2bpic.net/free-photo/performer-songwriter-singing-new-tracks-his-electro-acoustic-guitar_482257-121942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/performer-songwriter-singing-new-tracks-his-electro-acoustic-guitar_482257-121942.jpg?_wi=2",
imageAlt: "live Irish music session pub",
buttons: [
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
title: "Whiskey Tasting Evening",
subtitle: "Last Saturday of the Month",
description: "Sample a curated selection of Ireland's finest whiskeys, guided by our resident expert.",
imageSrc: "http://img.b2bpic.net/free-photo/shocked-young-woman-sitting-near-bar-counter-holding-drinks_23-2147859527.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shocked-young-woman-sitting-near-bar-counter-holding-drinks_23-2147859527.jpg?_wi=4",
imageAlt: "selection of craft beers Ireland",
buttons: [
{
@@ -97,7 +97,7 @@ export default function LandingPage() {
title: "Sunday Family Brunch",
subtitle: "Every Sunday Morning",
description: "Enjoy a delicious brunch menu perfect for the whole family, with special activities for the little ones.",
imageSrc: "http://img.b2bpic.net/free-photo/golden-beer-delicious-burgers-wooden-table-french-fries-green-salad-french-fries-garlic-sauce_482257-19717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/golden-beer-delicious-burgers-wooden-table-french-fries-green-salad-french-fries-garlic-sauce_482257-19717.jpg?_wi=3",
imageAlt: "delicious Irish food plate",
buttons: [
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant-with-orange-juice-hand_627829-2003.jpg"
imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant-with-orange-juice-hand_627829-2003.jpg?_wi=2"
imageAlt="Cozy interior of The Ballymac Inn pub"
mediaAnimation="slide-up"
mediaPosition="left"