From fc1374883ed8e7322035f6e267e870332b647eb8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 17:18:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32c1fa9..2b4d4ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { description="Central Location & Warm Service" subdescription="Your authentic gateway to Dire Dawa" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg?_wi=1" imageAlt="Dire Dawa Ras Hotel lush gardens and courtyard" mediaAnimation="slide-up" useInvertedBackground={true} @@ -91,7 +91,7 @@ export default function LandingPage() { id: "2", name: "Family Suite", price: "Starting from ETB 1,200", imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg", imageAlt: "Large family suite with multiple rooms and comfortable spaces" }, { - id: "3", name: "Business Executive Room", price: "Starting from ETB 950", imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg", imageAlt: "Business room with workspace, desk, and professional amenities" + id: "3", name: "Business Executive Room", price: "Starting from ETB 950", imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg?_wi=1", imageAlt: "Business room with workspace, desk, and professional amenities" }, ]} gridVariant="three-columns-all-equal-width" @@ -118,7 +118,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-fun-white-party-with-drinks_23-2149485960.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg?_wi=2" }, }, { @@ -127,7 +127,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-pouring-juice_23-2148681854.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982712.jpg?_wi=3" }, }, { @@ -136,7 +136,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-together-project_23-2149286149.jpg" }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg?_wi=2" }, }, ]} -- 2.49.1