Update src/app/events/page.tsx

This commit is contained in:
2026-03-03 02:27:19 +00:00
parent 26a12dedcb
commit 97b0c86233

View File

@@ -51,7 +51,7 @@ export default function EventsPage() {
category: "Food Truck Night",
title: "Thursday Night Food Trucks",
excerpt: "Every Thursday evening, local food trucks park outside Ninepenny. Pair your favorite beer with amazing food. From tacos to BBQ, something for everyone.",
imageSrc: "http://img.b2bpic.net/free-photo/food-truck-xa-with-hot-dogs-burgers-brutal-bearded-chef_1321-488.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-truck-xa-with-hot-dogs-burgers-brutal-bearded-chef_1321-488.jpg?_wi=2",
imageAlt: "food truck outdoor event night market",
authorName: "Ninepenny Team",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
@@ -62,7 +62,7 @@ export default function EventsPage() {
category: "Live Music",
title: "Weekend Live Music Sessions",
excerpt: "Local musicians perform every Friday and Saturday night. Great acoustics, cold beers, and vibrant community atmosphere. Genres range from folk to rock.",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=2",
imageAlt: "live music concert band performance",
authorName: "Ninepenny Team",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
@@ -73,7 +73,7 @@ export default function EventsPage() {
category: "Seasonal Release",
title: "Seasonal Beer Releases",
excerpt: "Experience our limited-edition seasonal brews. Only available for a limited time. Mark your calendar for exclusive tastings and first access to these special beers.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beers-chilling-ice_53876-31310.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beers-chilling-ice_53876-31310.jpg?_wi=4",
imageAlt: "seasonal beer limited edition craft release",
authorName: "Ninepenny Team",
authorAvatar: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
@@ -97,7 +97,7 @@ export default function EventsPage() {
{ value: "50+", title: "Events Per Year" },
{ value: "1000+", title: "Community Members" },
]}
imageSrc="http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-bearded-interracial-friends-drink-craft-beer-talk-brewery-two-hipster-workers-aprons-drink-beer-with-their-friend-brewery-factory-old-friends-gathered-drink-beer-chat_613910-20526.jpg?_wi=3"
imageAlt="brewery interior bar seating craft beer taps"
mediaAnimation="slide-up"
useInvertedBackground={true}