Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-06 10:20:11 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Zap, Star, Award, Sun, Coffee } from 'lucide-react';
import ContactText from '@/components/sections/contact/ContactText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterMedia from '@/components/sections/footer/FooterMedia';
@@ -29,55 +30,27 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Rooms",
id: "#rooms",
},
{
name: "Dining",
id: "#dining",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Rooms", id: "#rooms" },
{ name: "Dining", id: "#dining" },
{ name: "Contact", id: "#contact" },
]}
brandName="Mövenpick Kigali"
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Mövenpick Kigali"
description="Urban Sophistication in the Heart of Rwanda's Capital."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-architecture_23-2148798653.jpg",
imageAlt: "Luxury facade",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg",
imageAlt: "Lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-balcony-terrace-resting-drinking_8353-12363.jpg",
imageAlt: "Skyline view",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-suite-resort-high-rise-hotel-with-working-table_105762-1783.jpg",
imageAlt: "Suite",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14519.jpg",
imageAlt: "Swimming pool",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-architecture_23-2148798653.jpg", imageAlt: "Luxury facade" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-natural-young-african-woman-with-afro-hair-black-model-red-silk-dress_627829-4752.jpg", imageAlt: "Lobby" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-balcony-terrace-resting-drinking_8353-12363.jpg", imageAlt: "Skyline view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-suite-resort-high-rise-hotel-with-working-table_105762-1783.jpg", imageAlt: "Suite" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14519.jpg", imageAlt: "Swimming pool" }
]}
mediaAnimation="slide-up"
/>
@@ -90,26 +63,11 @@ export default function LandingPage() {
title="A New Standard of Urban Sophistication"
description="Located in the prestigious Kacyiru diplomatic zone, Mövenpick Kigali blends contemporary luxury with Rwandas renowned hospitality, offering a seamless experience just minutes from the city's key business hubs."
bulletPoints={[
{
title: "Prime Location",
description: "Minutes from the Kigali Convention Centre and BK Arena.",
},
{
title: "5-Star Experience",
description: "124 stylish rooms and suites with sweeping panoramic views.",
},
{
title: "Sustainable Luxury",
description: "A Green Key Certified property committed to sustainable excellence.",
},
{
title: "Fine Dining",
description: "Experience gourmet cuisine at our signature restaurant.",
},
{
title: "Relaxation",
description: "Unwind in our heated outdoor pool and lounge.",
},
{ title: "Prime Location", description: "Minutes from the Kigali Convention Centre and BK Arena." },
{ title: "5-Star Experience", description: "124 stylish rooms and suites with sweeping panoramic views." },
{ title: "Sustainable Luxury", description: "A Green Key Certified property committed to sustainable excellence." },
{ title: "Fine Dining", description: "Experience gourmet cuisine at our signature restaurant." },
{ title: "Relaxation", description: "Unwind in our heated outdoor pool and lounge." }
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-pillow-sofa_74190-2057.jpg"
mediaAnimation="slide-up"
@@ -123,36 +81,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Deluxe Room",
price: "From $250/night",
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg",
},
{
id: "2",
name: "Executive Suite",
price: "From $400/night",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010517.jpg",
},
{
id: "3",
name: "Presidential Suite",
price: "Enquire for Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg",
},
{
id: "4",
name: "Family Suite",
price: "From $350/night",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-chambermaid-sitting-bed-with-stacked-soft-folded-towel-hotel-bedroom_23-2148033260.jpg",
},
{
id: "5",
name: "Meeting Suites",
price: "Flexible Options",
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-suit-taking-notes-visit-international-headquarters-shareholders-meeting-corporate-ceo-attendance-executive-associate-doing-last-minute-changes-speech_482257-72949.jpg",
},
{ id: "1", name: "Deluxe Room", price: "From $250/night", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-bedroom-with-comfortable-bedding-elegant-decor-generated-by-ai_188544-29870.jpg" },
{ id: "2", name: "Executive Suite", price: "From $400/night", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-beautiful-castle_23-2151010517.jpg" },
{ id: "3", name: "Presidential Suite", price: "Enquire for Pricing", imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg" },
{ id: "4", name: "Family Suite", price: "From $350/night", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-chambermaid-sitting-bed-with-stacked-soft-folded-towel-hotel-bedroom_23-2148033260.jpg" },
{ id: "5", name: "Meeting Suites", price: "Flexible Options", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-suit-taking-notes-visit-international-headquarters-shareholders-meeting-corporate-ceo-attendance-executive-associate-doing-last-minute-changes-speech_482257-72949.jpg" }
]}
title="Elevated Accommodations"
description="Designed for the modern professional and families seeking sanctuary."
@@ -164,36 +97,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
title: "Local Flavors",
description: "High-quality Rwandan produce featured in every dish.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=1",
buttonIcon: "Zap",
},
{
title: "Signature Dining",
description: "Expertly crafted gourmet meals served daily.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg",
buttonIcon: "Star",
},
{
title: "Chocolate Hour",
description: "Indulge in our world-renowned signature chocolate experience.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-sweets-assortment-plate_23-2148542529.jpg",
buttonIcon: "Award",
},
{
title: "Outdoor Terrace",
description: "Dining with breathtaking views in our temperate climate.",
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2522.jpg",
buttonIcon: "Sun",
},
{
title: "Lounge Bar",
description: "Sophisticated drinks in a modern atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=2",
buttonIcon: "Coffee",
},
{ title: "Local Flavors", description: "High-quality Rwandan produce featured in every dish.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", buttonIcon: Zap },
{ title: "Signature Dining", description: "Expertly crafted gourmet meals served daily.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081466.jpg", buttonIcon: Star },
{ title: "Chocolate Hour", description: "Indulge in our world-renowned signature chocolate experience.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chocolate-sweets-assortment-plate_23-2148542529.jpg", buttonIcon: Award },
{ title: "Outdoor Terrace", description: "Dining with breathtaking views in our temperate climate.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2522.jpg", buttonIcon: Sun },
{ title: "Lounge Bar", description: "Sophisticated drinks in a modern atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg", buttonIcon: Coffee }
]}
title="A Culinary Journey at Raava"
description="Experience a curated balance of international cuisine and local Rwandan flavors."
@@ -207,26 +115,11 @@ export default function LandingPage() {
rating={5}
author="Sarah Jenkins, Business Leader"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg",
alt: "Sarah Jenkins",
},
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-sitting-with-mobile-phone-waiting-area_107420-95837.jpg",
alt: "Michael Chen",
},
{
src: "http://img.b2bpic.net/free-photo/business-woman-mother-working-from-home-with-kids_1303-22049.jpg",
alt: "Emily Rodriguez",
},
{
src: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg",
alt: "David Kim",
},
{
src: "http://img.b2bpic.net/free-photo/businessman-dreaming-about-leisure-vacation_1163-5502.jpg",
alt: "Maria Santos",
},
{ src: "http://img.b2bpic.net/free-photo/receptionist-elegant-suit-work-with-customer_23-2149714434.jpg", alt: "Sarah Jenkins" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-sitting-with-mobile-phone-waiting-area_107420-95837.jpg", alt: "Michael Chen" },
{ src: "http://img.b2bpic.net/free-photo/business-woman-mother-working-from-home-with-kids_1303-22049.jpg", alt: "Emily Rodriguez" },
{ src: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", alt: "David Kim" },
{ src: "http://img.b2bpic.net/free-photo/businessman-dreaming-about-leisure-vacation_1163-5502.jpg", alt: "Maria Santos" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -236,19 +129,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
text="Plan your stay in Rwanda's safest city today."
buttons={[
{
text: "Book Now",
href: "#",
},
{
text: "Call Reservations",
href: "tel:+250796893000",
},
{ text: "Book Now", href: "#" },
{ text: "Call Reservations", href: "tel:+250796893000" }
]}
/>
</div>
@@ -258,40 +143,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/holiday-landscape-relaxation-travel-view_1203-3802.jpg"
logoText="Mövenpick Kigali"
columns={[
{
title: "Hotel",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Rooms",
href: "#rooms",
},
{
label: "Dining",
href: "#dining",
},
],
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "Privacy Policy",
href: "#",
},
{
label: "Sustainability",
href: "#",
},
],
},
{ title: "Hotel", items: [{ label: "About Us", href: "#about" }, { label: "Rooms", href: "#rooms" }, { label: "Dining", href: "#dining" }] },
{ title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "Privacy Policy", href: "#" }, { label: "Sustainability", href: "#" }] }
]}
/>
</div>