diff --git a/src/app/events/page.tsx b/src/app/events/page.tsx index efe69cd..c396f57 100644 --- a/src/app/events/page.tsx +++ b/src/app/events/page.tsx @@ -47,11 +47,11 @@ export default function EventsPage() { tagIcon={Calendar} blogs={[ { - id: "1", 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", 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", date: "Every Thursday"}, + id: "1", 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?_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", date: "Every Thursday"}, { - id: "2", 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", 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", date: "Fri & Sat Nights"}, + id: "2", 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?_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", date: "Fri & Sat Nights"}, { - id: "3", 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", 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", date: "Seasonal"}, + id: "3", 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?_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", date: "Seasonal"}, ]} animationType="slide-up" textboxLayout="default" @@ -70,7 +70,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" metricsAnimation="slide-up"