Merge version_1_1782211694740 into main #2

Merged
bender merged 1 commits from version_1_1782211694740 into main 2026-06-23 10:49:11 +00:00

View File

@@ -11,234 +11,119 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroSplit
tag="5-Star Luxury Experience"
title="Welcome to Mirador Palace Hotel"
description="Experience elegance and sophistication in the heart of Chlef. Opposite the railway station, our hotel provides an upscale retreat for business and leisure travelers alike."
primaryButton={{
text: "Book Now",
href: "https://miradorpalace.com",
}}
secondaryButton={{
text: "Call 020 64 30 00",
href: "tel:020643000",
}}
imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
tag="5-Star Luxury Experience"
title="Welcome to Mirador Palace Hotel"
description="Experience elegance and sophistication in the heart of Chlef. Opposite the railway station, our hotel provides an upscale retreat for business and leisure travelers alike."
primaryButton={{ text: "Book Now", href: "https://miradorpalace.com" }}
secondaryButton={{ text: "Call 020 64 30 00", href: "tel:020643000" }}
imageSrc="http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<div id="about" data-section="about">
<SectionErrorBoundary name="about">
<AboutTextSplit
title="About Our Palace"
descriptions={[
"Mirador Palace Hotel is a landmark of luxury in Chlef, designed to offer an unparalleled guest experience. Our commitment to excellence ensures every detail of your stay is catered to with precision.",
"Perfectly situated for accessibility, we are just 5 km from the Chorfa Amusement Park and a short distance from the University of Chlef, making us the premier choice for your next trip.",
]}
/>
</SectionErrorBoundary>
</div>
title="About Our Palace"
descriptions={[
"Mirador Palace Hotel is a landmark of luxury in Chlef, designed to offer an unparalleled guest experience. Our commitment to excellence ensures every detail of your stay is catered to with precision.", "Perfectly situated for accessibility, we are just 5 km from the Chorfa Amusement Park and a short distance from the University of Chlef, making us the premier choice for your next trip."]}
/>
</SectionErrorBoundary>
</div>
<div id="rooms" data-section="rooms">
<SectionErrorBoundary name="rooms">
<div id="rooms" data-section="rooms">
<SectionErrorBoundary name="rooms">
<FeaturesImageBento
tag="Accommodations"
title="Luxury Suites & Rooms"
description="Discover our collection of premium rooms and suites, meticulously designed for comfort and elegance."
items={[
{
title: "Presidential Suite",
description: "Spacious luxury living with panoramic views.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=1",
},
{
title: "Executive Double",
description: "Perfect for business travelers seeking quality.",
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg",
},
{
title: "Deluxe Queen Room",
description: "Unrivaled comfort for your rest.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-talking-phone_23-2148352552.jpg",
},
{
title: "Grand Suite",
description: "Sophisticated interior with premium amenities.",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4451.jpg",
},
{
title: "Junior Suite",
description: "Elegant design meeting functional comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg",
},
{
title: "Family Suite",
description: "Ideal for families needing space.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-fedora-hat-cozy-bed-with-pillows_181624-40548.jpg",
},
{
title: "Royal Master Suite",
description: "The peak of our hospitality experience.",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-interior-design_23-2151978955.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Accommodations"
title="Luxury Suites & Rooms"
description="Discover our collection of premium rooms and suites, meticulously designed for comfort and elegance."
items={[
{ title: "Presidential Suite", description: "Spacious luxury living with panoramic views.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg" },
{ title: "Executive Double", description: "Perfect for business travelers seeking quality.", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg" },
{ title: "Deluxe Queen Room", description: "Unrivaled comfort for your rest.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-talking-phone_23-2148352552.jpg" },
{ title: "Grand Suite", description: "Sophisticated interior with premium amenities.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-4451.jpg" },
{ title: "Junior Suite", description: "Elegant design meeting functional comfort.", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg" },
{ title: "Family Suite", description: "Ideal for families needing space.", imageSrc: "http://img.b2bpic.net/free-photo/cute-fedora-hat-cozy-bed-with-pillows_181624-40548.jpg" },
{ title: "Royal Master Suite", description: "The peak of our hospitality experience.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-interior-design_23-2151978955.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="amenities" data-section="amenities">
<SectionErrorBoundary name="amenities">
<div id="amenities" data-section="amenities">
<SectionErrorBoundary name="amenities">
<FeaturesBento
tag="Amenities"
title="Experience First-Class Comfort"
description="We offer a wide array of premium amenities designed to make your stay effortless and memorable."
features={[
{
title: "Indoor Swimming Pool",
description: "Relax and recharge in our climate-controlled pool.",
bentoComponent: "orbiting-icons",
centerIcon: Waves,
orbitIcons: [
"Waves",
"Umbrella",
"Smile",
],
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-turquoise-chairs-white-walls-french-windows-curtains_140725-8450.jpg",
imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains",
},
{
title: "Dining & Breakfast",
description: "Enjoy freshly prepared breakfasts and fine dining experiences.",
bentoComponent: "info-card-marquee",
infoCards: [
{
icon: Coffee,
label: "Breakfast",
value: "Free",
},
{
icon: Utensils,
label: "Restaurant",
value: "On-site",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199334.jpg?_wi=2",
imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains",
},
{
title: "Guest Accessibility",
description: "Fully accessible facilities throughout the hotel.",
bentoComponent: "checklist-timeline",
heading: "Accessible Luxury",
subheading: "Our features include:",
checklistItems: [
{
label: "Wheelchair Access",
detail: "All public areas",
},
{
label: "Priority Check-in",
detail: "For guests",
},
{
label: "Concierge",
detail: "Available 24/7",
},
],
completedLabel: "Certified",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-bedroom-suite-hotel-with-tv_105762-2296.jpg?_wi=2",
imageAlt: "Restaurant hall with turquoise chairs, white walls french windows and curtains",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Amenities"
title="Experience First-Class Comfort"
description="We offer a wide array of premium amenities designed to make your stay effortless and memorable."
features={[
{
title: "Indoor Swimming Pool", description: "Relax and recharge in our climate-controlled pool.", bentoComponent: "orbiting-icons", centerIcon: "Waves", orbitIcons: ["Waves", "Umbrella", "Smile"]
},
{
title: "Dining & Breakfast", description: "Enjoy freshly prepared breakfasts and fine dining experiences.", bentoComponent: "info-card-marquee", infoCards: [
{ icon: "Coffee", label: "Breakfast", value: "Free" },
{ icon: "Utensils", label: "Restaurant", value: "On-site" }
]
},
{
title: "Guest Accessibility", description: "Fully accessible facilities throughout the hotel.", bentoComponent: "checklist-timeline", heading: "Accessible Luxury", subheading: "Our features include:", checklistItems: [
{ label: "Wheelchair Access", detail: "All public areas" },
{ label: "Priority Check-in", detail: "For guests" },
{ label: "Concierge", detail: "Available 24/7" }
],
completedLabel: "Certified"
}
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialColumnMarqueeCards
tag="Reviews"
title="Guest Testimonials"
description="What our guests say about their experience at Mirador Palace."
testimonials={[
{
name: "Sarah Ahmed",
role: "Traveler",
quote: "Exceptional service and beautiful room decor. The staff were very accommodating.",
imageSrc: "http://img.b2bpic.net/free-photo/receptionists-elegant-suits-work-hours_23-2149714441.jpg",
},
{
name: "John Doe",
role: "Business Guest",
quote: "Perfect for business trips. The location is ideal and very convenient.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-back-car-talking-phone_1303-20474.jpg",
},
{
name: "Leila B.",
role: "Tourist",
quote: "The breakfast options were great and the hotel overall is very upscale.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-holding-digital-tablet-cottage_107420-9655.jpg",
},
{
name: "Omar F.",
role: "Visitor",
quote: "Clean, spacious and comfortable. Will definitely stay here again.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-woman_23-2148588747.jpg",
},
{
name: "Nadia K.",
role: "Guest",
quote: "Lovely palace style hotel with great amenities and central location.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-woman-taking-photo_23-2148631365.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Reviews"
title="Guest Testimonials"
description="What our guests say about their experience at Mirador Palace."
testimonials={[
{ name: "Sarah Ahmed", role: "Traveler", quote: "Exceptional service and beautiful room decor. The staff were very accommodating.", imageSrc: "http://img.b2bpic.net/free-photo/receptionists-elegant-suits-work-hours_23-2149714441.jpg" },
{ name: "John Doe", role: "Business Guest", quote: "Perfect for business trips. The location is ideal and very convenient.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-back-car-talking-phone_1303-20474.jpg" },
{ name: "Leila B.", role: "Tourist", quote: "The breakfast options were great and the hotel overall is very upscale.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-holding-digital-tablet-cottage_107420-9655.jpg" },
{ name: "Omar F.", role: "Visitor", quote: "Clean, spacious and comfortable. Will definitely stay here again.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-woman_23-2148588747.jpg" },
{ name: "Nadia K.", role: "Guest", quote: "Lovely palace style hotel with great amenities and central location.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-curly-woman-taking-photo_23-2148631365.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">
<FaqSimple
tag="Support"
title="Frequently Asked Questions"
description="Find answers to common questions about our hotel."
items={[
{
question: "What is the check-in time?",
answer: "Check-in time is 2:00 PM.",
},
{
question: "Is breakfast included?",
answer: "Yes, we provide free breakfast to our guests.",
},
{
question: "Is there parking available?",
answer: "Yes, we offer complimentary parking for all our guests.",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Support"
title="Frequently Asked Questions"
description="Find answers to common questions about our hotel."
items={[
{ question: "What is the check-in time?", answer: "Check-in time is 2:00 PM." },
{ question: "Is breakfast included?", answer: "Yes, we provide free breakfast to our guests." },
{ question: "Is there parking available?", answer: "Yes, we offer complimentary parking for all our guests." }
]}
/>
</SectionErrorBoundary>
</div>
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Visit Us"
text="Ready to book your stay at Mirador Palace? Contact us today."
primaryButton={{
text: "Book Room",
href: "https://miradorpalace.com",
}}
secondaryButton={{
text: "Contact Us",
href: "tel:020643000",
}}
/>
</SectionErrorBoundary>
</div>
tag="Visit Us"
text="Ready to book your stay at Mirador Palace? Contact us today."
primaryButton={{ text: "Book Room", href: "https://miradorpalace.com" }}
secondaryButton={{ text: "Contact Us", href: "tel:020643000" }}
/>
</SectionErrorBoundary>
</div>
</>
);
}