Update src/app/events/page.tsx
This commit is contained in:
@@ -235,7 +235,7 @@ export default function EventsPage() {
|
||||
price: "$125.00",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=2",
|
||||
imageAlt: "The Lion King Broadway",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function EventsPage() {
|
||||
price: "$95.00",
|
||||
rating: 4,
|
||||
reviewCount: "1.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg?_wi=3",
|
||||
imageAlt: "Baseball Game Tickets",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function EventsPage() {
|
||||
price: "$175.00",
|
||||
rating: 5,
|
||||
reviewCount: "3.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-online-ticket-template_23-2151049163.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-online-ticket-template_23-2151049163.jpg?_wi=2",
|
||||
imageAlt: "Comedy Show",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function EventsPage() {
|
||||
price: "$250.00",
|
||||
rating: 5,
|
||||
reviewCount: "5.6k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-woman-with-health-passport-medium-shot_23-2149340941.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurry-woman-with-health-passport-medium-shot_23-2149340941.jpg?_wi=3",
|
||||
imageAlt: "Concert Tickets",
|
||||
},
|
||||
{
|
||||
@@ -275,7 +275,7 @@ export default function EventsPage() {
|
||||
price: "$350.00",
|
||||
rating: 4,
|
||||
reviewCount: "847",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=4",
|
||||
imageAlt: "Fashion Week",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function EventsPage() {
|
||||
price: "$425.00",
|
||||
rating: 5,
|
||||
reviewCount: "4.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg?_wi=4",
|
||||
imageAlt: "Music Festival",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user