Merge version_1 into main #1
153
src/app/page.tsx
153
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Mara Vegas"
|
||||
/>
|
||||
@@ -56,32 +48,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Welcome to Mara Vegas Narok"
|
||||
description="Experience premium hospitality in the heart of Narok Town. We provide comfort, luxury, and exceptional service for every traveler."
|
||||
tag="Premier Hospitality"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abu-dhabi-uae-march-16-dome-decoration-emirates-palace-hotel-march-16-2012-this-is-luxurious-most-expensive-7-star-hotel-designed-by-renowned-architect-john-elliott-riba_158595-1969.jpg",
|
||||
imageAlt: "Luxury Lobby",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abu-dhabi-uae-march-16-dome-decoration-emirates-palace-hotel-march-16-2012-this-is-luxurious-most-expensive-7-star-hotel-designed-by-renowned-architect-john-elliott-riba_158595-1969.jpg", imageAlt: "Luxury Lobby"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg",
|
||||
imageAlt: "Comfortable Suite",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-leather-armchairs-french-windows_140725-8445.jpg",
|
||||
imageAlt: "Restaurant hall with leather armchairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrance-house-porch-shine-darkness_1304-3767.jpg",
|
||||
imageAlt: "Entrance to the house and porch",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-hotel-office-reception-lounge-hall_105762-1978.jpg",
|
||||
imageAlt: "3d rendering modern luxury hotel lobby",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1562.jpg", imageAlt: "Comfortable Suite"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -111,19 +86,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Wifi,
|
||||
title: "High-Speed Wi-Fi",
|
||||
description: "Reliable internet for all your business needs.",
|
||||
},
|
||||
title: "High-Speed Wi-Fi", description: "Reliable internet for all your business needs."},
|
||||
{
|
||||
icon: Coffee,
|
||||
title: "Breakfast Buffet",
|
||||
description: "Start your day with locally sourced, fresh ingredients.",
|
||||
},
|
||||
title: "Breakfast Buffet", description: "Start your day with locally sourced, fresh ingredients."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "24/7 Security",
|
||||
description: "Your safety is our priority with round-the-clock monitoring.",
|
||||
},
|
||||
title: "24/7 Security", description: "Your safety is our priority with round-the-clock monitoring."},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="We offer a range of premium amenities to ensure your stay is relaxing and productive."
|
||||
@@ -132,30 +101,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardEleven
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5000+",
|
||||
title: "Happy Guests",
|
||||
description: "Providing memorable stays since 2018.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg",
|
||||
},
|
||||
id: "m1", value: "5000+", title: "Happy Guests", description: "Providing memorable stays since 2018.", imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12",
|
||||
title: "Dedicated Staff",
|
||||
description: "Always ready to assist you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg",
|
||||
},
|
||||
id: "m2", value: "12", title: "Dedicated Staff", description: "Always ready to assist you.", imageSrc: "http://img.b2bpic.net/free-photo/asian-tourist-messaging-smartphone_482257-103298.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
title: "Satisfaction Rate",
|
||||
description: "Based on verified guest feedback.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg",
|
||||
},
|
||||
id: "m3", value: "98%", title: "Satisfaction Rate", description: "Based on verified guest feedback.", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg"},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Trusted by guests and partners throughout the region."
|
||||
@@ -167,30 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-traveller-with-afro-hairstyle-holding-coffee-while-walking-talking-smartphone-looking-aside-with-focused-pleased-expression_176420-19827.jpg",
|
||||
},
|
||||
id: "1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-traveller-with-afro-hairstyle-holding-coffee-while-walking-talking-smartphone-looking-aside-with-focused-pleased-expression_176420-19827.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-sitting-with-mobile-phone-waiting-area_107420-95837.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-sitting-with-mobile-phone-waiting-area_107420-95837.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Brown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-girl-traveler-drinking-hot-tea-from-thermos-while-walking-exploring-city-touri_1258-152980.jpg",
|
||||
},
|
||||
id: "3", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-girl-traveler-drinking-hot-tea-from-thermos-while-walking-exploring-city-touri_1258-152980.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-his-boarding-pass-check-counter_107420-85116.jpg",
|
||||
},
|
||||
id: "4", name: "Sarah Wilson", imageSrc: "http://img.b2bpic.net/free-photo/man-showing-his-boarding-pass-check-counter_107420-85116.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-young-woman-sitting-caf-talking-mobile-phone_23-2147974640.jpg",
|
||||
},
|
||||
id: "5", name: "David Lee", imageSrc: "http://img.b2bpic.net/free-photo/happy-blonde-young-woman-sitting-caf-talking-mobile-phone_23-2147974640.jpg"},
|
||||
]}
|
||||
cardTitle="What Guests Say"
|
||||
cardTag="Testimonials"
|
||||
@@ -203,12 +143,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Travel Partners",
|
||||
"Local Chambers",
|
||||
"Tourism Bureau",
|
||||
"Business Network",
|
||||
"Regional Group",
|
||||
]}
|
||||
"Travel Partners", "Local Chambers", "Tourism Bureau", "Business Network", "Regional Group"]}
|
||||
title="Trusted Partners"
|
||||
description="Proudly associated with leading industry partners."
|
||||
/>
|
||||
@@ -219,20 +154,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, we offer secure onsite parking for our guests.",
|
||||
},
|
||||
id: "f1", title: "Is parking available?", content: "Yes, we offer secure onsite parking for our guests."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Is breakfast included?",
|
||||
content: "Yes, all room rates include our complimentary breakfast buffet.",
|
||||
},
|
||||
id: "f2", title: "Is breakfast included?", content: "Yes, all room rates include our complimentary breakfast buffet."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer airport transport?",
|
||||
content: "We can organize reliable shuttle services upon request.",
|
||||
},
|
||||
id: "f3", title: "Do you offer airport transport?", content: "We can organize reliable shuttle services upon request."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -243,18 +169,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to book your stay at Mara Vegas? Reach out to our team today for inquiries and reservations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+254700000000",
|
||||
},
|
||||
text: "Call Now", href: "tel:+254700000000"},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:info@maravegas.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:info@maravegas.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -264,29 +185,19 @@ export default function LandingPage() {
|
||||
logoText="Mara Vegas"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user