diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index 12fe38d..a971a15 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -97,7 +97,7 @@ export default function AdminPage() { dashboard={{ title: "Admin Control Center", logoIcon: Hotel, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2", imageAlt: "luxury hotel modern bedroom premium interior 5-star room", searchPlaceholder: "Search bookings, guests, or rooms", buttons: [ @@ -167,7 +167,7 @@ export default function AdminPage() { role: "Business Executive", company: "Tech Innovations Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg?_wi=2", imageAlt: "happy guest smiling woman customer portrait", }, { @@ -176,7 +176,7 @@ export default function AdminPage() { role: "Luxury Travel Blogger", company: "WanderlustDiaries", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-standing-check-counter-with-passport-boarding-pass_107420-95789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-standing-check-counter-with-passport-boarding-pass_107420-95789.jpg?_wi=2", imageAlt: "satisfied guest smiling man customer portrait business traveler", }, { @@ -185,7 +185,7 @@ export default function AdminPage() { role: "Wedding Planner", company: "Dream Weddings Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-maid-fixes-curtain-hotel-room_23-2148033213.jpg?_wi=2", imageAlt: "happy customer woman portrait guest photo hotel review", }, { @@ -194,7 +194,7 @@ export default function AdminPage() { role: "Corporate Manager", company: "Global Enterprises", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661547.jpg?_wi=2", imageAlt: "satisfied customer man portrait guest testimonial hotel visitor", }, ]}