Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 17:15:05 +00:00
2 changed files with 1372 additions and 5 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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}
@@ -89,7 +89,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"
buttons={[{ text: "View All Rooms", href: "#booking" }]}
@@ -114,21 +114,21 @@ export default function LandingPage() {
title: "Lush Gardens", description: "Serene outdoor spaces perfect for relaxation, morning walks, and evening gatherings. A peaceful retreat in the heart of the city.", phoneOne: {
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"},
},
{
id: 2,
title: "Authentic Dining", description: "Experience traditional Ethiopian cuisine prepared by our experienced chefs. Warm hospitality and delicious flavors create memorable meals.", phoneOne: {
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"},
},
{
id: 3,
title: "Business Facilities", description: "Professional workspace, meeting rooms, and reliable connectivity for business travelers. Everything you need to stay productive.", phoneOne: {
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"},
},
]}
buttons={[{ text: "Explore Amenities", href: "#amenities" }]}