From fc4c06585c589e1eb1115ea9863b0a6be52dc8b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 19:30:46 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c63e892..bdc08fd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -77,7 +77,7 @@ export default function AboutPage() { title="About Delight International Hotel" description="Delight International Hotel is a well-known hotel in Dilla City offering comfortable rooms, a welcoming restaurant, and friendly service. The hotel serves both local and international travelers visiting the Gedeo Zone, famous for its beautiful coffee landscapes and rich cultural heritage." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/elegant-brunette-girl-sitting-wooden-chair-outside-enjoying-exotic-landscape-amazing-slim-young-woman-white-sunglasses-bikini-have-sunbathing-yard-with-cactuses-vacation_197531-3065.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-brunette-girl-sitting-wooden-chair-outside-enjoying-exotic-landscape-amazing-slim-young-woman-white-sunglasses-bikini-have-sunbathing-yard-with-cactuses-vacation_197531-3065.jpg?_wi=3" imageAlt="Hotel courtyard with landscaping welcoming" textboxLayout="default" useInvertedBackground={false} @@ -173,7 +173,7 @@ export default function AboutPage() { company: "Tech Consulting", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", + "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=2", imageAlt: "Ahmed Mohamed", }, { @@ -183,7 +183,7 @@ export default function AboutPage() { company: "Ethiopian Tours", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg", + "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg?_wi=2", imageAlt: "Fatima Hassan", }, { @@ -193,7 +193,7 @@ export default function AboutPage() { company: "Coffee Importer", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-man-posing-bicycle_23-2148928014.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-man-posing-bicycle_23-2148928014.jpg?_wi=2", imageAlt: "David Wilson", }, { @@ -203,7 +203,7 @@ export default function AboutPage() { company: "Dilla Commerce", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg", + "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg?_wi=2", imageAlt: "Getnet Tadesse", }, { @@ -213,7 +213,7 @@ export default function AboutPage() { company: "Wanderlust Chronicles", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg", + "http://img.b2bpic.net/free-photo/content-business-woman-talking-smartphone-outdoors_1262-20534.jpg?_wi=2", imageAlt: "Maria Santos", }, { @@ -223,7 +223,7 @@ export default function AboutPage() { company: "International Logistics", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/handsome-young-man-pointing-away_23-2148377858.jpg", + "http://img.b2bpic.net/free-photo/handsome-young-man-pointing-away_23-2148377858.jpg?_wi=2", imageAlt: "James Anderson", }, ]} @@ -232,7 +232,7 @@ export default function AboutPage() {