Update src/app/reservations/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function ReservationsPage() {
|
||||
company: "Goshen Community",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -109,7 +109,7 @@ export default function ReservationsPage() {
|
||||
company: "Goshen Community",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-young-professional-businesswoman-looking-upper-left-corner-with-hopeful-face-expression-standing-white_176420-41313.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-young-professional-businesswoman-looking-upper-left-corner-with-hopeful-face-expression-standing-white_176420-41313.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -118,7 +118,7 @@ export default function ReservationsPage() {
|
||||
company: "Goshen Community",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12692.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12692.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -127,7 +127,7 @@ export default function ReservationsPage() {
|
||||
company: "Goshen Community",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user