Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-25 09:05:39 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Amenities",
id: "features",
},
name: "Amenities", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Hawood Inn"
/>
@@ -54,38 +46,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Welcome to Hawood Inn"
description="Experience comfort and warmth at your home away from home. We provide quality service and a relaxing stay for every guest."
tag="Your Comfort First"
buttons={[
{
text: "Book Your Room",
href: "#contact",
},
text: "Book Your Room", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg?_wi=1",
imageAlt: "Comfortable Suite",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg", imageAlt: "Comfortable Suite"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-illuminates-empty-corridor-with-futuristic-design-generated-by-ai_188544-18282.jpg?_wi=1",
imageAlt: "Lobby Entrance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956522.jpg",
imageAlt: "Romantic breakfast arrangement",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cute-fedora-hat-cozy-bed-with-pillows_181624-40548.jpg",
imageAlt: "Cozy bed with pillows",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4628.jpg",
imageAlt: "White pillow on bed",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-illuminates-empty-corridor-with-futuristic-design-generated-by-ai_188544-18282.jpg", imageAlt: "Lobby Entrance"}
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -98,7 +71,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Hospitality You Can Trust"
description="Hawood Inn is dedicated to providing an exceptional experience for every traveler. Whether visiting for business or leisure, our team ensures a peaceful and accommodating stay."
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg"
imageAlt="Hotel reception warm interior"
/>
</div>
@@ -110,56 +83,32 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Comfortable Rooms",
description: "Spacious and clean rooms with premium bedding.",
icon: Building2,
title: "Comfortable Rooms", description: "Spacious and clean rooms with premium bedding.", icon: Building2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-illuminated-by-electric-lamp-generated-by-ai_188544-17046.jpg",
imageAlt: "Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-illuminated-by-electric-lamp-generated-by-ai_188544-17046.jpg", imageAlt: "Room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-interior-design-by-night_657883-315.jpg",
imageAlt: "Room view",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-practicing-selfcare_23-2150396225.jpg?_wi=2",
imageAlt: "hotel room amenities layout",
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-interior-design-by-night_657883-315.jpg", imageAlt: "Room view"},
]
},
{
title: "Complimentary Breakfast",
description: "Start your day with a delicious meal.",
icon: Coffee,
title: "Complimentary Breakfast", description: "Start your day with a delicious meal.", icon: Coffee,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/eid-al-fitr-still-life_23-2147799608.jpg",
imageAlt: "Dining",
},
imageSrc: "http://img.b2bpic.net/free-photo/eid-al-fitr-still-life_23-2147799608.jpg", imageAlt: "Dining"},
{
imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet_74190-3792.jpg",
imageAlt: "Food",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-illuminates-empty-corridor-with-futuristic-design-generated-by-ai_188544-18282.jpg?_wi=2",
imageAlt: "hotel room amenities layout",
imageSrc: "http://img.b2bpic.net/free-photo/catering-buffet_74190-3792.jpg", imageAlt: "Food"},
]
},
{
title: "Ample Parking",
description: "Secure parking facilities for our guests.",
icon: Car,
title: "Ample Parking", description: "Secure parking facilities for our guests.", icon: Car,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/man-valet-holding-key-full-shot_23-2149901399.jpg",
imageAlt: "Parking",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-valet-holding-key-full-shot_23-2149901399.jpg", imageAlt: "Parking"},
{
imageSrc: "http://img.b2bpic.net/free-photo/garage-entrance_23-2149397560.jpg",
imageAlt: "Lot",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-using-digital-tablet-restaurant-table_23-2147936094.jpg?_wi=2",
imageAlt: "hotel room amenities layout",
},
imageSrc: "http://img.b2bpic.net/free-photo/garage-entrance_23-2149397560.jpg", imageAlt: "Lot"},
]
}
]}
title="Premium Hotel Amenities"
description="Enjoy top-tier comforts designed to make your stay truly memorable."
@@ -172,45 +121,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Excellent Stay",
quote: "Hawood Inn is truly a cozy place to stay.",
name: "Sarah Miller",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-counter_107420-63587.jpg",
},
id: "1", title: "Excellent Stay", quote: "Hawood Inn is truly a cozy place to stay.", name: "Sarah Miller", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/businessman-handing-his-boarding-pass-counter_107420-63587.jpg"},
{
id: "2",
title: "Great Hospitality",
quote: "The staff made sure my business trip went smoothly.",
name: "John Doe",
role: "Business Guest",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13211.jpg",
},
id: "2", title: "Great Hospitality", quote: "The staff made sure my business trip went smoothly.", name: "John Doe", role: "Business Guest", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13211.jpg"},
{
id: "3",
title: "Amazing Breakfast",
quote: "Loved the breakfast variety and quality.",
name: "Emily Chen",
role: "Family Guest",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-couple-sitting-pup-holding-drinks_23-2147859648.jpg",
},
id: "3", title: "Amazing Breakfast", quote: "Loved the breakfast variety and quality.", name: "Emily Chen", role: "Family Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-couple-sitting-pup-holding-drinks_23-2147859648.jpg"},
{
id: "4",
title: "Safe and Clean",
quote: "I felt very safe and appreciated the cleanliness.",
name: "David W.",
role: "Tourist",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-businesswoman-using-sign-language_23-2148740297.jpg",
},
id: "4", title: "Safe and Clean", quote: "I felt very safe and appreciated the cleanliness.", name: "David W.", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-businesswoman-using-sign-language_23-2148740297.jpg"},
{
id: "5",
title: "Perfect Location",
quote: "Convenient access to everywhere I needed to go.",
name: "Linda R.",
role: "Traveler",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-tourist-going-summer-vacation-with-camera-backpack-pointing-fingers-camera_1258-164106.jpg",
},
id: "5", title: "Perfect Location", quote: "Convenient access to everywhere I needed to go.", name: "Linda R.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/handsome-tourist-going-summer-vacation-with-camera-backpack-pointing-fingers-camera_1258-164106.jpg"},
]}
title="Hear From Our Guests"
description="Don't just take our word for it—read about the experiences of our valued guests."
@@ -223,20 +142,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What are check-in times?",
content: "Check-in begins at 2:00 PM.",
},
id: "1", title: "What are check-in times?", content: "Check-in begins at 2:00 PM."},
{
id: "2",
title: "Is parking free?",
content: "Yes, we offer complimentary secure parking.",
},
id: "2", title: "Is parking free?", content: "Yes, we offer complimentary secure parking."},
{
id: "3",
title: "Do you offer late checkout?",
content: "Yes, please contact the front desk for availability.",
},
id: "3", title: "Do you offer late checkout?", content: "Yes, please contact the front desk for availability."},
]}
title="Frequently Asked Questions"
description="Have questions? We have answers for you."
@@ -248,8 +158,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Book Your Stay Now"
description="Ready to visit? Reach out for reservations or inquiries."
@@ -263,29 +172,19 @@ export default function LandingPage() {
logoText="Hawood Inn"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
]}