Merge version_4 into main #5

Merged
bender merged 1 commits from version_4 into main 2026-04-15 18:27:33 +00:00

View File

@@ -87,7 +87,7 @@ export default function LandingPage() {
{ id: "r2", name: "Deluxe Twin", price: "From $90", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-bed_23-2148055842.jpg" },
{ id: "r3", name: "Family Haven", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet-bedroom_1170-2784.jpg" },
{ id: "r4", name: "Terrace View Room", price: "From $110", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg" },
{ id: "r5", name: "Standard Classic", price: "From $70", imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160174.jpg" },
{ id: "r5", name: "Standard Classic", price: "From $70", imageSrc: "http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-blend_23-2151160174.jpg" },
{ id: "r6", name: "Junior Suite", price: "From $105", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg" },
]}
title="Curated Accommodations"
@@ -143,9 +143,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "Thimlich Ohinga", description: "Historical explorations nearby.", imageSrc: "http://img.b2bpic.net/free-photo/important-building-facade_1127-23.jpg" },
{ title: "Nyaandui Forest", description: "Nature's quiet path.", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-sunrise-sunset-time_74190-8446.jpg" },
{ title: "Lake Victoria", description: "Scenic lakefront tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/bright-pop-park-landscape_23-2149213431.jpg" },
{ title: "Thimlich Ohinga", description: "Historical explorations nearby.", imageSrc: "http://img.b2bpic.net/free-photo/historical-stone-ruins-ancient-civilization_1203-1203.jpg" },
{ title: "Nyaandui Forest", description: "Nature's quiet path.", imageSrc: "http://img.b2bpic.net/free-photo/lush-green-forest-path-nature-hike_1203-4581.jpg" },
{ title: "Lake Victoria", description: "Scenic lakefront tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/serene-lake-victoria-shore-sunrise_1203-8842.jpg" },
]}
title="Perfectly Positioned"
description="Discover the charm of Migori from our hub."
@@ -167,6 +167,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Calabash Hotel"
logoSrc="http://img.b2bpic.net/free-photo/minimalist-hotel-logo-icon_1127-1002.jpg"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "© 2025 Calabash Hotel", href: "#" }}
/>