From d0b2ff58fa360756ee4b56d086b1be6dd2a4916e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 04:26:20 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b5b7e76..f2c91af 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -93,21 +93,21 @@ export default function AboutPage() { id: 1, title: "Luxury & Elegance", description: "Every detail of Royal Palace Hotel reflects our commitment to providing a refined and luxurious experience.", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683455.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-hotel-interior-space_23-2150683455.jpg?_wi=2", imageAlt: "Luxury hotel interior", }, { id: 2, title: "Guest-Centric Service", description: "Our highly trained team anticipates guest needs and delivers personalized service that exceeds expectations.", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=2", imageAlt: "Premium service experience", }, { id: 3, title: "Innovation & Comfort", description: "We continuously invest in modern amenities and technology to ensure our guests enjoy maximum comfort and convenience.", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-lit-lamp_1203-547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-lit-lamp_1203-547.jpg?_wi=4", imageAlt: "Modern hotel room", }, ]}