From 77e062f35cbf8f8567c12e39d68e75e75e6318a4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:06:51 +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 798c14e..4471258 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -62,19 +62,19 @@ export default function AboutPage() { { title: "Excellence", description: "We pursue excellence in every aspect of our service, from the quality of our facilities to the attentiveness of our staff.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-big-building-with-hotel-sign-dark-blue-sky_181624-1783.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-big-building-with-hotel-sign-dark-blue-sky_181624-1783.jpg?_wi=2", imageAlt: "Hotel Excellence" }, { title: "Integrity", description: "We conduct our business with honesty and transparency, ensuring our guests always know they can trust our commitments.", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-stools-table-huge-bright-hall_1127-3339.jpg?_wi=2", imageAlt: "Integrity" }, { title: "Community", description: "We are proud members of Kumasi's business community and actively contribute to the cultural and economic development of our region.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2", imageAlt: "Community" } ]}