Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 01:06:51 +00:00
parent ec2a155973
commit 77e062f35c

View File

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