From 49df3556b637b2d1fc49ddd9301acac888447b62 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:34:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e68f7f0..6b4f6df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,7 @@ export default function HomePage() { title: "Free Amenities", description: "Enjoy complimentary amenities designed for your comfort and convenience", media: { - imageSrc: "http://img.b2bpic.net/free-photo/hotel-waitress-serving-food_53876-15221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-waitress-serving-food_53876-15221.jpg?_wi=1", imageAlt: "Free Breakfast", }, items: [ @@ -116,7 +116,7 @@ export default function HomePage() { title: "Relaxation & Recreation", description: "Unwind and stay active with our premier guest facilities", media: { - imageSrc: "http://img.b2bpic.net/free-photo/umbrella-deck-chair-around-outdoor-swimming-pool-hotel-resort-nearly-sea-beach-ocean_74190-14080.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/umbrella-deck-chair-around-outdoor-swimming-pool-hotel-resort-nearly-sea-beach-ocean_74190-14080.jpg?_wi=1", imageAlt: "Heated Swimming Pool", }, items: [ @@ -131,7 +131,7 @@ export default function HomePage() { title: "Business Accommodations", description: "Stay productive with our comprehensive business center services", media: { - imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg?_wi=1", imageAlt: "Business Center", }, items: [ @@ -163,7 +163,7 @@ export default function HomePage() { price: "From $89/night", rating: 5, reviewCount: "2.3k", - 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=1", imageAlt: "King Bed Room", }, { @@ -173,7 +173,7 @@ export default function HomePage() { price: "From $99/night", rating: 5, reviewCount: "1.8k", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=1", imageAlt: "Double Queen Room", }, { @@ -183,7 +183,7 @@ export default function HomePage() { price: "From $129/night", rating: 5, reviewCount: "945", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1", imageAlt: "Luxury Suite", }, ]} @@ -250,7 +250,7 @@ export default function HomePage() { handle: "@mrodriguez", testimonial: "Great value for the price! Clean rooms, hot breakfast, and the staff was incredibly friendly. Will definitely book again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1", imageAlt: "Michael Rodriguez", }, { @@ -259,7 +259,7 @@ export default function HomePage() { handle: "@jen_travels", testimonial: "Perfect location near the airport and all local attractions. The pool area is beautiful and the free parking is a huge plus.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Jennifer Martinez", }, { @@ -268,7 +268,7 @@ export default function HomePage() { handle: "@d_chen_biz", testimonial: "Excellent business amenities and fast internet. The business center made my work trip seamless. Highly recommended for business travelers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg?_wi=1", imageAlt: "David Chen", }, { @@ -277,7 +277,7 @@ export default function HomePage() { handle: "@sarah_family", testimonial: "Family-friendly with a great breakfast spread. Our kids loved the pool and the pet-friendly policy was perfect for our dog. A+ stay!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Williams", }, { @@ -295,7 +295,7 @@ export default function HomePage() { handle: "@amanda_weekend", testimonial: "Wonderful weekend getaway spot. The rooms are spacious and the complimentary breakfast is fantastic. Exceeded expectations!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Amanda Foster", }, ]}