Update src/app/events/page.tsx
This commit is contained in:
@@ -72,7 +72,7 @@ export default function EventsPage() {
|
||||
price: "No Cover Charge",
|
||||
rating: 5,
|
||||
reviewCount: "500+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/magic-look-handsome-young-man-black-clothes-sitting-chair-near-dark-room-with-light_146671-19721.jpg?_wi=2",
|
||||
imageAlt: "Live band performing at Blue Collar Sports Bar",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function EventsPage() {
|
||||
price: "Game Day Specials",
|
||||
rating: 5,
|
||||
reviewCount: "450+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-night-out-together_23-2149173623.jpg?_wi=2",
|
||||
imageAlt: "Excited crowd watching football game at sports bar",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function EventsPage() {
|
||||
price: "Starting at $16",
|
||||
rating: 5,
|
||||
reviewCount: "380+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-with-vegetables_23-2148169168.jpg?_wi=2",
|
||||
imageAlt: "Fresh crispy fish fry special plate",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user