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" } ]}