2 Commits

Author SHA1 Message Date
4943de9824 Update src/app/page.tsx 2026-06-06 07:20:31 +00:00
12ef278b22 Update src/app/layout.tsx 2026-06-06 07:20:31 +00:00
2 changed files with 327 additions and 526 deletions

View File

@@ -11,8 +11,8 @@ import { Mulish } from "next/font/google";
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Juraya Guest House | Your Perfect Getaway', title: 'Hampton House Guest House | Pretoria, South Africa',
description: 'Experience unparalleled comfort and warm hospitality at Juraya Guest House. Book your tranquil escape with spacious rooms, modern amenities, and personalized service.', description: 'Experience unparalleled comfort and warm South African hospitality at Hampton House Guest House, located at 95 Durham Rd, Clubview, Pretoria, 0014. Book your tranquil escape with luxurious rooms, modern amenities, and personalized service.',
keywords: ["guest house, hotel, accommodation, vacation rental, peaceful retreat, comfortable stay, Juraya, booking, luxury rooms"], keywords: ["guest house, hotel, accommodation, vacation rental, peaceful retreat, comfortable stay, Juraya, booking, luxury rooms"],
openGraph: { openGraph: {
"title": "Juraya Guest House | Your Perfect Getaway", "title": "Juraya Guest House | Your Perfect Getaway",

View File

@@ -2,547 +2,348 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from "@/components/sections/faq/FaqDouble";
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne'; import FeatureCardTwentyOne from "@/components/sections/feature/FeatureCardTwentyOne";
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from "@/components/sections/footer/FooterSimple";
import HeroCentered from '@/components/sections/hero/HeroCentered'; import HeroCentered from "@/components/sections/hero/HeroCentered";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import PricingCardOne from "@/components/sections/pricing/PricingCardOne";
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from "@/components/sections/product/ProductCardThree";
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve";
import { DollarSign, Home, Star, Users } from "lucide-react"; import { DollarSign, Home, Star, Users } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="text-stagger" defaultButtonVariant="text-stagger"
defaultTextAnimation="reveal-blur" defaultTextAnimation="reveal-blur"
borderRadius="rounded" borderRadius="rounded"
contentWidth="compact" contentWidth="compact"
sizing="largeSmall" sizing="largeSmall"
background="floatingGradient" background="floatingGradient"
cardStyle="glass-depth" cardStyle="glass-depth"
primaryButtonStyle="shadow" primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"
headingFontWeight="semibold" headingFontWeight="semibold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/", {
}, name: "About Us", id: "#about"},
{ {
name: "About Us", name: "Features", id: "#features"},
id: "#about", {
}, name: "Rooms", id: "#rooms"},
{ {
name: "Features", name: "Rates", id: "#rates"},
id: "#features", {
}, name: "Testimonials", id: "#testimonials"},
{ {
name: "Rooms", name: "FAQ", id: "#faq"},
id: "#rooms", {
}, name: "Contact", id: "#contact"},
{ ]}
name: "Rates", brandName="Hampton House Guest House"
id: "#rates", />
}, </div>
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "FAQ",
id: "#faq",
},
{
name: "Contact",
id: "#contact",
},
]}
brandName="Juraya Guest House"
/>
</div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ background={{
variant: "plain", variant: "plain"}}
}} title="Welcome to Hampton House Guest House: Your Tranquil Retreat in Pretoria"
title="Your Perfect Getaway at Juraya Guest House" description="Experience the epitome of comfort and warm South African hospitality at Hampton House. Nestled in Clubview, Pretoria, we offer a serene escape with luxurious rooms, personalized service, and a prime location for both leisure and business travelers."
description="Experience unparalleled comfort, warm hospitality, and a tranquil escape at Juraya. Discover spacious rooms, modern amenities, and personalized service designed for a memorable stay." avatars={[
avatars={[ {
{ src: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg", alt: "Happy guest Sarah"},
src: "http://img.b2bpic.net/free-photo/cropped-shot-dark-skinned-smiling-young-woman-with-afro-hairstyle-dressed-casual-summer-clothing_273609-3169.jpg", {
alt: "Happy guest Sarah", src: "http://img.b2bpic.net/free-photo/young-businessman-texting-cell-phone-while-relaxing-cafe-looking-away_637285-3554.jpg", alt: "Satisfied guest Michael"},
}, {
{ src: "http://img.b2bpic.net/free-photo/older-man-beach-with-camera_23-2148641931.jpg", alt: "Relaxed guest Emily"},
src: "http://img.b2bpic.net/free-photo/young-businessman-texting-cell-phone-while-relaxing-cafe-looking-away_637285-3554.jpg", {
alt: "Satisfied guest Michael", src: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-african-american-man_273609-12246.jpg", alt: "Happy couple David & Lisa"},
}, {
{ src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5294.jpg", alt: "Beautiful African-American woman in cafe"},
src: "http://img.b2bpic.net/free-photo/older-man-beach-with-camera_23-2148641931.jpg", ]}
alt: "Relaxed guest Emily", avatarText="Loved by guests from around the globe!"
}, buttons={[
{ {
src: "http://img.b2bpic.net/free-photo/portrait-young-red-haired-woman-african-american-man_273609-12246.jpg", text: "Book Your Stay Now", href: "#contact"},
alt: "Happy couple David & Lisa", {
}, text: "Discover Our Rooms", href: "#rooms"},
{ ]}
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5294.jpg", buttonAnimation="opacity"
alt: "Beautiful African-American woman in cafe", marqueeItems={[
}, {
]} type: "image", src: "http://img.b2bpic.net/free-photo/luxurious-living-room_23-2149591461.jpg", alt: "Luxurious guest house living room"},
avatarText="Loved by thousands of happy travelers!" {
buttons={[ type: "image", src: "http://img.b2bpic.net/free-photo/hotel-entrance_1150-10940.jpg", alt: "Guest house exterior entrance"},
{ {
text: "Book Your Stay Now", type: "image", src: "http://img.b2bpic.net/free-photo/modern-elegant-bedroom-interior-design_23-2150868894.jpg", alt: "Modern elegant bedroom interior"},
href: "#rooms", {
}, type: "image", src: "http://img.b2bpic.net/free-photo/beautiful-restaurant-table-hotel_1150-10815.jpg", alt: "Beautiful restaurant table at hotel"},
{ {
text: "Explore Our Amenities", type: "image", src: "http://img.b2bpic.net/free-photo/swimming-pool-garden_1417-1090.jpg", alt: "Swimming pool and garden area"},
href: "#features", ]}
}, marqueeSpeed={25}
]} showMarqueeCard={true}
buttonAnimation="opacity" />
marqueeItems={[ </div>
{
type: "image",
src: "http://img.b2bpic.net/free-photo/deckchair-swimming-pool-hotel_1150-11073.jpg",
alt: "luxurious guest house exterior sunny day",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/sunbeds-grass-summer_116348-81.jpg",
alt: "sunbeds on the grass in summer",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8483.jpg",
alt: "Umbrella and chair around swimming pool neary sea ocean beach with blue sky and white cloud",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/umbrella-chair-around-outdoor-swimming-pool-resort-hotel-vacation-leisure_74190-14765.jpg",
alt: "Umbrella and chair around outdoor swimming pool in resort hotel for vacation leisure",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/luxury-outdoor-seat-sky_1150-10819.jpg",
alt: "luxury outdoor seat and sky",
},
]}
marqueeSpeed={25}
showMarqueeCard={true}
/>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TestimonialAboutCard <TestimonialAboutCard
useInvertedBackground={true} useInvertedBackground={true}
tag="About Juraya" tag="About Hampton House"
title="Welcome to Your Home Away From Home" title="Your Home Away From Home in Clubview, Pretoria"
description="Nestled in a serene location, Juraya Guest House offers a peaceful retreat with a touch of local charm. Our commitment is to provide a comfortable and welcoming environment where every guest feels cherished and relaxed." description="Situated at 95 Durham Rd, Clubview, Pretoria, Hampton House Guest House offers a peaceful haven. Our establishment blends classic elegance with modern comfort, providing a unique and memorable stay for all our guests."
subdescription="From our meticulously designed rooms to our attentive staff, every detail is crafted to ensure a memorable stay. Discover tranquility and genuine hospitality with us." subdescription="With a focus on personalized service, impeccable amenities, and a prime location, we ensure every visit is a delightful experience. Discover true South African hospitality with us."
icon={Home} icon={Home}
imageSrc="http://img.b2bpic.net/free-photo/group-friends-eating-pizza-together-home_23-2150419449.jpg" imageSrc="http://img.b2bpic.net/free-photo/beautiful-house_23-2149503460.jpg"
imageAlt="Cozy guest house lounge area with fireplace" imageAlt="Exterior of Hampton House Guest House"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardTwentyOne <FeatureCardTwentyOne
useInvertedBackground={false} useInvertedBackground={false}
title="Unmatched Comforts & Thoughtful Amenities" title="Exceptional Amenities for a Luxurious Stay"
description="At Juraya Guest House, we believe in providing everything you need for a relaxing and enjoyable stay. Our amenities are designed with your comfort and convenience in mind." description="Hampton House Guest House is dedicated to providing an array of amenities designed to enhance your comfort, convenience, and overall experience during your visit to Pretoria."
tag="Our Features" tag="Our Amenities"
accordionItems={[ accordionItems={[
{ {
id: "amenity-1", id: "amenity-1", title: "Complimentary High-Speed Wi-Fi", content: "Stay seamlessly connected with our robust and free Wi-Fi available throughout the entire property."},
title: "Complimentary High-Speed Wi-Fi", {
content: "Stay connected with our fast and reliable internet access throughout the guest house, perfect for work or leisure.", id: "amenity-2", title: "Gourmet Breakfast Included", content: "Savour a delicious complimentary breakfast, freshly prepared daily with a selection of local and continental delights."},
}, {
{ id: "amenity-3", title: "Sparkling Swimming Pool & Garden", content: "Unwind by our inviting swimming pool or relax in the lush, manicured gardens, a perfect oasis in the city."},
id: "amenity-2", {
title: "Daily Gourmet Breakfast", id: "amenity-4", title: "Secure On-Site Parking", content: "Enjoy peace of mind with our secure and complimentary parking facilities, available for all guests."},
content: "Start your day with a delicious, freshly prepared breakfast featuring local specialties and international favorites.", {
}, id: "amenity-5", title: "24-Hour Front Desk & Concierge", content: "Our friendly and professional staff are available around the clock to assist with anything from local recommendations to travel arrangements."},
{ {
id: "amenity-3", id: "amenity-6", title: "Air-Conditioned Rooms", content: "All our rooms are equipped with individually controlled air conditioning to ensure your utmost comfort regardless of the weather."},
title: "Lush Garden & Outdoor Seating", ]}
content: "Relax in our beautifully landscaped garden, offering peaceful spots for reading, meditation, or enjoying a cup of coffee.", imageSrc="http://img.b2bpic.net/free-photo/terrace-dining-area-poolside-luxurious-hotel-resort-with-blue-sky-background-generative-ai_188544-12499.jpg"
}, imageAlt="Swimming pool and dining area at Hampton House"
{ mediaAnimation="slide-up"
id: "amenity-4", mediaPosition="right"
title: "24/7 Concierge Service", />
content: "Our friendly and knowledgeable staff are always available to assist with bookings, recommendations, and any needs you may have.", </div>
},
{
id: "amenity-5",
title: "On-Site Parking",
content: "Enjoy the convenience of secure, complimentary parking right at the guest house.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-breakfast-table-people-around-table-having-their-meal-daytime-food-meal-breakfast_140725-25900.jpg"
imageAlt="Gourmet breakfast spread at Juraya Guest House"
mediaAnimation="slide-up"
mediaPosition="right"
/>
</div>
<div id="rooms" data-section="rooms"> <div id="rooms" data-section="rooms">
<ProductCardThree <ProductCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
useInvertedBackground={true} useInvertedBackground={true}
carouselMode="buttons" carouselMode="buttons"
products={[ products={[
{ {
id: "room-1", id: "room-1", name: "Deluxe Double Room", price: "$150/night", imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-room_23-2149303350.jpg", imageAlt: "Luxurious Deluxe Double Room with a king-size bed"},
name: "Deluxe Double Room", {
price: "$150/night", id: "room-2", name: "Executive Twin Room", price: "$130/night", imageSrc: "http://img.b2bpic.net/free-photo/hotel-interior_1127-3392.jpg", imageAlt: "Comfortable Executive Twin Room with two single beds"},
imageSrc: "http://img.b2bpic.net/free-photo/serene-bedroom-oasis-with-waterfall-view_23-2152008197.jpg", {
imageAlt: "Luxurious Deluxe Double Room with a king-size bed", id: "room-3", name: "Luxury Family Suite", price: "$240/night", imageSrc: "http://img.b2bpic.net/free-photo/modern-style-bed-room_1127-3390.jpg", imageAlt: "Spacious Luxury Family Suite with multiple beds"},
}, {
{ id: "room-4", name: "Garden View Suite", price: "$180/night", imageSrc: "http://img.b2bpic.net/free-photo/luxury-private-room-hotel_1150-10943.jpg", imageAlt: "Elegant suite with direct access to the lush garden"},
id: "room-2", {
name: "Standard Twin Room", id: "room-5", name: "Superior King Room", price: "$170/night", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior_140725-2070.jpg", imageAlt: "Spacious room with a king-size bed and superior amenities"},
price: "$110/night", {
imageSrc: "http://img.b2bpic.net/free-photo/girl-enjoying-spa-day-robe_23-2148238375.jpg", id: "room-6", name: "Standard Single Room", price: "$100/night", imageSrc: "http://img.b2bpic.net/free-photo/clean-hotel-room_23-2149303358.jpg", imageAlt: "Cozy and comfortable single room"},
imageAlt: "Comfortable Standard Twin Room with two single beds", ]}
}, title="Elegantly Appointed Rooms & Suites"
{ description="Each room at Hampton House Guest House is a sanctuary of comfort, designed with discerning travelers in mind. Discover your perfect space."
id: "room-3", tag="Our Rooms"
name: "Family Suite", buttons={[
price: "$220/night", {
imageSrc: "http://img.b2bpic.net/free-photo/kids-using-technologies-bedroom_23-2147781878.jpg", text: "View All Rooms", href: "#contact"},
imageAlt: "Spacious Family Suite with a double bed and bunk beds", ]}
}, buttonAnimation="opacity"
{ />
id: "room-4", </div>
name: "Executive Suite",
price: "$280/night",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
imageAlt: "Elegant Executive Suite with a separate living area",
},
{
id: "room-5",
name: "Garden View Room",
price: "$160/night",
imageSrc: "http://img.b2bpic.net/free-photo/terrace-restaurand-modern-style-summer_114579-2726.jpg",
imageAlt: "Charming room with direct access to the lush garden",
},
{
id: "room-6",
name: "Balcony Retreat",
price: "$180/night",
imageSrc: "http://img.b2bpic.net/free-photo/chair-bed-around-swimming-pool-hotel_74190-6668.jpg",
imageAlt: "Room with a private balcony offering scenic views",
},
]}
title="Our Comfortable Accommodations"
description="Choose from a variety of beautifully appointed rooms and suites, each designed to provide a restful and luxurious experience."
tag="Rooms & Suites"
buttons={[
{
text: "View All Rooms",
href: "#",
},
]}
buttonAnimation="opacity"
/>
</div>
<div id="rates" data-section="rates"> <div id="rates" data-section="rates">
<PricingCardOne <PricingCardOne
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
carouselMode="buttons" carouselMode="buttons"
plans={[ plans={[
{ {
id: "plan-1", id: "plan-1", badge: "Standard", badgeIcon: DollarSign,
badge: "Standard", price: "$120", subtitle: "Per night, single occupancy", features: [
badgeIcon: DollarSign, "Comfortable Single Room", "Complimentary Wi-Fi", "Daily Breakfast", "Garden Access"],
price: "$110", },
subtitle: "Per night, single occupancy", {
features: [ id: "plan-2", badge: "Deluxe", badgeIcon: Star,
"Standard Twin Room", price: "$160", subtitle: "Per night, double occupancy", features: [
"Complimentary Wi-Fi", "Deluxe Double Room", "Complimentary Wi-Fi", "Daily Breakfast", "Premium Toiletries", "Welcome Drink"],
"Daily Breakfast", },
"Access to Garden", {
], id: "plan-3", badge: "Executive", badgeIcon: Users,
}, price: "$240", subtitle: "Per night, up to 3 guests", features: [
{ "Executive Twin Room", "Complimentary Wi-Fi", "Daily Breakfast", "Luxury Amenities", "Late Check-out option"],
id: "plan-2", },
badge: "Deluxe", ]}
badgeIcon: Star, title="Flexible Rates for Every Traveler"
price: "$150", description="Whether you're visiting Pretoria for business or leisure, Hampton House offers competitive rates and packages tailored to your needs."
subtitle: "Per night, double occupancy", tag="Our Rates"
features: [ buttons={[
"Deluxe Double Room", {
"Complimentary Wi-Fi", text: "Book Now", href: "#contact"},
"Daily Breakfast", ]}
"Premium Toiletries", buttonAnimation="opacity"
"Welcome Drink", />
], </div>
},
{
id: "plan-3",
badge: "Family",
badgeIcon: Users,
price: "$220",
subtitle: "Per night, up to 4 guests",
features: [
"Family Suite",
"Complimentary Wi-Fi",
"Daily Breakfast",
"Kids Amenities",
"Early Check-in",
],
},
]}
title="Transparent Room Rates & Packages"
description="Find the perfect rate for your stay, whether you're traveling solo, as a couple, or with your family. We offer flexible options to suit every need."
tag="Our Rates"
buttons={[
{
text: "Book Now",
href: "#contact",
},
]}
buttonAnimation="opacity"
/>
</div>
<div id="partners" data-section="partners"> <div id="partners" data-section="partners">
<SocialProofOne <SocialProofOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"Travelers' Choice", "Pretoria Tourism", "Gauteng Hospitality", "TripAdvisor Excellence", "Booking.com Partner", "Guest Favourite Award", "South African Stays", "Clubview Community"]}
"EcoStay Certified", title="Trusted & Recommended by Our Community"
"Guest Satisfaction Award", description="Hampton House Guest House is proud to be a valued part of the Pretoria community, recognized for our commitment to excellence and guest satisfaction."
"Local Tourism Board", tag="Our Reputation"
"Clean & Safe Program", speed={40}
"Boutique Hotel Guild", showCard={true}
"Family Vacation Approved", />
]} </div>
title="Recognized for Excellence"
description="We are proud recipients of various awards and recognitions, reflecting our dedication to exceptional service and guest satisfaction."
tag="Our Accolades"
speed={40}
showCard={true}
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwelve
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "test-1", id: "test-1", name: "Sarah M.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg"},
name: "Eleanor R.", {
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg", id: "test-2", name: "David P.", imageSrc: "http://img.b2bpic.net/free-photo/extreme-sports-healthy-lifestyle-concept-close-up-view-happy-smiling-young-bearded-surfer-carrying-surfboard-his-head-his-way-ocean_273609-1543.jpg"},
}, {
{ id: "test-3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-keeping-lips-folded-checked-shirt-looking-nice_176474-49106.jpg"},
id: "test-2", {
name: "Marcus L.", id: "test-4", name: "The Nkosi Family", imageSrc: "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/extreme-sports-healthy-lifestyle-concept-close-up-view-happy-smiling-young-bearded-surfer-carrying-surfboard-his-head-his-way-ocean_273609-1543.jpg", {
}, id: "test-5", name: "Mr. & Mrs. van der Merwe", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-happy-people-celebrating-american-independence-day-holiday_23-2151479249.jpg"},
{ ]}
id: "test-3", cardTitle="Hear From Our Happy Guests"
name: "Sophia K.", cardTag="Guest Experiences"
imageSrc: "http://img.b2bpic.net/free-photo/blonde-lady-keeping-lips-folded-checked-shirt-looking-nice_176474-49106.jpg", buttons={[
}, {
{ text: "Read More Stories", href: "#"},
id: "test-4", ]}
name: "The Chen Family", buttonAnimation="opacity"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grandparents-granddaughter_23-2148548091.jpg", cardAnimation="slide-up"
}, />
{ </div>
id: "test-5",
name: "Mr. & Mrs. Davis",
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-happy-people-celebrating-american-independence-day-holiday_23-2151479249.jpg",
},
]}
cardTitle="Our Guests Love Staying with Us!"
cardTag="Rave Reviews"
buttons={[
{
text: "Read More Stories",
href: "#",
},
]}
buttonAnimation="opacity"
cardAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqDouble <FaqDouble
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What are your check-in and check-out times?", content: "Check-in is from 2:00 PM, and check-out is by 10:00 AM. We can arrange early check-in or late check-out upon request, subject to availability and a possible fee."},
title: "What are your check-in and check-out times?", {
content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability.", id: "faq-2", title: "Do you offer complimentary breakfast?", content: "Yes, a delicious complimentary breakfast is served daily in our dining area. Please inform us in advance of any dietary requirements."},
}, {
{ id: "faq-3", title: "Is Wi-Fi available throughout the guest house?", content: "High-speed Wi-Fi is available free of charge throughout Hampton House, including all rooms and common areas."},
id: "faq-2", {
title: "Do you offer complimentary breakfast?", id: "faq-4", title: "Do you have parking available?", content: "We offer secure, complimentary on-site parking for all our guests. No reservation is needed."},
content: "Yes, a delicious gourmet breakfast is included with every stay. We offer a selection of local and international dishes to start your day right.", {
}, id: "faq-5", title: "Are pets allowed?", content: "Regrettably, Hampton House does not accommodate pets to ensure the comfort of all our guests. Service animals are welcome with prior notification."},
{ {
id: "faq-3", id: "faq-6", title: "What amenities are included in the rooms?", content: "All rooms feature comfortable beds, air conditioning, en-suite bathrooms, flat-screen TVs, complimentary tea/coffee facilities, and premium toiletries."},
title: "Is Wi-Fi available throughout the guest house?", ]}
content: "Absolutely. High-speed Wi-Fi is complimentary and accessible in all rooms and common areas for your convenience.", title="Your Questions, Our Answers"
}, description="Find quick and helpful answers to common questions about your stay at Hampton House Guest House in Clubview, Pretoria."
{ tag="FAQ"
id: "faq-4", buttons={[
title: "Do you have parking available?", {
content: "Yes, we provide complimentary on-site parking for all our guests. Reservations are not required.", text: "Contact Us for More Info", href: "#contact"},
}, ]}
{ buttonAnimation="opacity"
id: "faq-5", faqsAnimation="slide-up"
title: "Are pets allowed?", />
content: "Unfortunately, we do not allow pets at Juraya Guest House to ensure comfort for all our guests. Service animals are exempt with proper documentation.", </div>
},
{
id: "faq-6",
title: "What amenities are included in the rooms?",
content: "Each room includes comfortable bedding, air conditioning, a private bathroom, a flat-screen TV, complimentary toiletries, and a minibar. Specific amenities may vary by room type.",
},
]}
title="Common Questions & Quick Answers"
description="Have questions about your stay? Find quick answers to the most frequently asked questions about Juraya Guest House."
tag="FAQ"
buttons={[
{
text: "Contact Us for More Info",
href: "#contact",
},
]}
buttonAnimation="opacity"
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Connect With Us Today" title="Get in Touch with Hampton House"
description="Whether you have a question, need assistance with a booking, or simply want to say hello, our team is here to help. Reach out to us and we'll get back to you promptly." description="We're here to assist with bookings, inquiries, or any special requests. Contact us via the form below, or find our details for direct communication."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Full Name", required: true,
type: "text", },
placeholder: "Your Full Name", {
required: true, name: "email", type: "email", placeholder: "Your Email Address", required: true,
}, },
{ {
name: "email", name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
type: "email", ]}
placeholder: "Your Email Address", textarea={{
required: true, name: "message", placeholder: "Your Message or Inquiry", rows: 4,
}, required: true,
{ }}
name: "phone", imageSrc="http://img.b2bpic.net/free-photo/friendly-hotel-receptionist_23-2149591462.jpg"
type: "tel", imageAlt="Friendly receptionist at Hampton House"
placeholder: "Phone Number (Optional)", videoAriaLabel="Contact section video"
}, mediaAnimation="slide-up"
]} mediaPosition="left"
textarea={{ buttonText="Send Message"
name: "message", />
placeholder: "Your Message or Inquiry", </div>
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/female-staff-checking-boarding-pass-passengers-check-counter_107420-63618.jpg"
imageAlt="Friendly guest house receptionist smiling"
videoAriaLabel="Contact section video"
mediaAnimation="slide-up"
mediaPosition="left"
buttonText="Send Your Inquiry"
/>
</div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Guest House", title: "Guest House", items: [
items: [ {
{ label: "About Us", href: "#about"},
label: "About Us", {
href: "#about", label: "Our Rooms", href: "#rooms"},
}, {
{ label: "Amenities", href: "#features"},
label: "Our Rooms", {
href: "#rooms", label: "Book Now", href: "#contact"},
}, ],
{ },
label: "Amenities", {
href: "#features", title: "Support", items: [
}, {
{ label: "FAQ", href: "#faq"},
label: "Book Now", {
href: "#contact", label: "Contact Us", href: "#contact"},
}, {
], label: "Privacy Policy", href: "#"},
}, {
{ label: "Terms of Service", href: "#"},
title: "Support", ],
items: [ },
{ {
label: "FAQ", title: "Connect", items: [
href: "#faq", {
}, label: "Facebook", href: "https://facebook.com/hamptonhouseguesthouse"},
{ {
label: "Contact Us", label: "Instagram", href: "https://instagram.com/hamptonhouseguesthouse"},
href: "#contact", {
}, label: "Twitter", href: "https://twitter.com/hamptonhouseguesthouse"},
{ ],
label: "Privacy Policy", },
href: "#", ]}
}, bottomLeftText="© 2024 Hampton House Guest House. All rights reserved."
{ bottomRightText="Crafted with care by Webild"
label: "Terms of Service", />
href: "#", </div>
},
],
},
{
title: "Connect",
items: [
{
label: "Facebook",
href: "https://facebook.com/jurayaguesthouse",
},
{
label: "Instagram",
href: "https://instagram.com/jurayaguesthouse",
},
{
label: "Twitter",
href: "https://twitter.com/jurayaguesthouse",
},
],
},
]}
bottomLeftText="© 2024 Juraya Guest House. All rights reserved."
bottomRightText="Crafted with care by Webild"
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );