From 58dc42f8b8c686114ce7cc39cf3da618be19e1e7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:07:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e3d6508..4b96aff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,15 +81,15 @@ export default function HomePage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661419.jpg", imageAlt: "Delight International Hotel exterior"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345767811-g42sp6cn.png", imageAlt: "Delight International Hotel exterior"}, { - imageSrc: "http://img.b2bpic.net/free-vector/night-bedroom-attic-empty-moonlight-interior_1441-3660.jpg", imageAlt: "Comfortable hotel room"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345837403-xuesgusq.png", imageAlt: "Comfortable hotel room"}, { - imageSrc: "http://img.b2bpic.net/free-photo/market-stall-with-various-dried-fruits-nuts_23-2148209806.jpg", imageAlt: "Traditional Ethiopian coffee"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345731667-0s2wj28c.png", imageAlt: "Traditional Ethiopian coffee"}, { - 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=1", imageAlt: "Hotel courtyard and facilities"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345812445-0qigj6l3.png", imageAlt: "Hotel courtyard and facilities"}, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598343.jpg", imageAlt: "Restaurant dining area"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345791595-tmzvthdd.png", imageAlt: "Restaurant dining area"}, ]} /> @@ -99,7 +99,7 @@ export default function HomePage() { 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?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ArHL3ixS5ee8GhRMCZrnWXMR4Q/uploaded-1773345925190-x7c3kfop.png" imageAlt="Hotel courtyard and premises" textboxLayout="default" useInvertedBackground={false} -- 2.49.1