Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-07 11:56:43 +00:00

View File

@@ -30,92 +30,25 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "Metrics", id: "#metrics" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" },
]}
brandName="Willy's Rock"
brandName="CJ Private Resort"
button={{
text: "Book Now",
href: "#contact",
}}
text: "Book Now", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
title="Willy's Rock: Premium Cleaning Services"
description="Experience the gold standard of home and office cleanliness. We bring professional care to every corner."
buttons={[
{
text: "Book Your Clean",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg"
imageAlt="Professional cleaning services in action"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520607.jpg",
alt: "Cleaner 1",
},
{
src: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office-window_23-2150520582.jpg",
alt: "Cleaner 2",
},
{
src: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520593.jpg",
alt: "Cleaner 3",
},
{
src: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg",
alt: "Cleaner 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-rag-with-cleaning-agent-isolated-white-wall_141793-121676.jpg",
alt: "Cleaner 5",
},
]}
avatarText="Trusted by 1,500+ happy clients"
marqueeItems={[
{
type: "text",
text: "Eco-Friendly Cleaning",
},
{
type: "text",
text: "100% Satisfaction Guaranteed",
},
{
type: "text",
text: "Professional Staff",
},
{
type: "text",
text: "Flexible Scheduling",
},
{
type: "text",
text: "Premium Care",
},
]}
background={{ variant: "radial-gradient" }}
title="Escape to CJ Private Resort"
description="Experience unparalleled luxury and serenity in your own private sanctuary."
buttons={[{ text: "Explore Stays", href: "#about" }]}
/>
</div>
@@ -123,15 +56,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Mission for Your Space",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/group-volunteers-pointing-front-them_23-2148687293.jpg",
alt: "Cleaning team",
},
{ type: "text", content: "A Haven of Relaxation" },
{ type: "image", src: "https://img.b2bpic.net/free-photo/luxurious-resort-with-pool_1150-17551.jpg", alt: "Private Resort" },
]}
/>
</div>
@@ -141,34 +67,12 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={true}
features={[
{
title: "Deep Residential Cleaning",
description: "Comprehensive top-to-bottom cleaning for your entire home.",
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508098.jpg",
},
{
title: "Eco-Friendly Supplies",
description: "Green cleaning solutions safe for family, pets, and the planet.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-friendly-cleaning-brushes-with-ablution_23-2148818466.jpg",
},
{
title: "Seamless Scheduling",
description: "Easy online booking and flexible timing for your busy life.",
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-use-phone-laptop-sitting-bed_231208-13827.jpg",
},
{
title: "Office Sanitation",
description: "Keeping your workspace productive and hygienic.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-cleaning_23-2148104601.jpg",
},
{
title: "Move-In Deep Clean",
description: "Get a fresh start in your new home.",
imageSrc: "http://img.b2bpic.net/free-photo/housewife-cleaning-dust-tv-stand-living-room_482257-78.jpg",
},
{ title: "Private Pool", description: "Exclusive access to crystal clear waters.", imageSrc: "https://img.b2bpic.net/free-photo/swimming-pool_1150-2556.jpg" },
{ title: "Spa Services", description: "Unwind with world-class wellness treatments.", imageSrc: "https://img.b2bpic.net/free-photo/spa-treatment_1150-2647.jpg" },
{ title: "Gourmet Dining", description: "Fine dining prepared by private chefs.", imageSrc: "https://img.b2bpic.net/free-photo/gourmet-meal_1150-2720.jpg" }
]}
title="Our Specialized Cleaning Services"
description="We offer a wide range of tailored cleaning solutions to meet your specific needs."
title="Exclusive Resort Amenities"
description="Tailored experiences designed for your comfort."
/>
</div>
@@ -177,26 +81,13 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "1,500+",
description: "Homes Sparkling Clean",
},
{
id: "m2",
value: "98%",
description: "Customer Satisfaction Rate",
},
{
id: "m3",
value: "25",
description: "Expert Cleaners On Staff",
},
{ id: "1", value: "10+", description: "Acres of Paradise" },
{ id: "2", value: "500+", description: "Satisfied Guests" },
{ id: "3", value: "5", description: "Luxury Villas" }
]}
title="Our Impact at a Glance"
description="Numbers that reflect our commitment to excellence."
title="Resort Highlights"
description="The numbers behind our excellence."
/>
</div>
@@ -206,93 +97,43 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah Miller",
handle: "@sarah_m",
testimonial: "Willy's Rock completely transformed our apartment. So reliable!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-flowers-home-kitchen-using-tablet-pc_482257-8658.jpg",
},
{
id: "2",
name: "James Henderson",
handle: "@jh_consult",
testimonial: "The best office cleaning we've had in years. Professional and fast.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-laptop-looks-camera_482257-120283.jpg",
},
{
id: "3",
name: "Elena Rodriguez",
handle: "@elena_rod",
testimonial: "I love coming home after a Willy's Rock clean. Truly excellent.",
imageSrc: "http://img.b2bpic.net/free-photo/home-cooking-attentive-middleaged-man-casual-clothes-touching-oven-control-panel-kitchen_259150-59233.jpg",
},
{
id: "4",
name: "David Wu",
handle: "@dwu_design",
testimonial: "Exceptional attention to detail. Highly recommend their eco-cleaning.",
imageSrc: "http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469809.jpg",
},
{
id: "5",
name: "Linda Peterson",
handle: "@linda_p",
testimonial: "The staff are so friendly and efficient. Always on time.",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
},
{ id: "1", name: "Jane Doe", handle: "@janedoe", testimonial: "The most relaxing stay of my life!" },
{ id: "2", name: "John Smith", handle: "@jsmith", testimonial: "Perfect service and stunning views."}
]}
title="What Our Clients Say"
description="Don't just take our word for it—hear from the families and businesses we serve."
title="Guest Experiences"
description="What our visitors are saying."
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are your cleaning supplies safe?",
content: "Yes, we prioritize non-toxic, eco-friendly products that are safe for pets and children.",
},
{
id: "f2",
title: "Do I need to be home?",
content: "Not at all. Many of our clients provide secure access, and we handle the rest.",
},
{
id: "f3",
title: "How do I book a session?",
content: "You can book directly through our website or give us a quick call.",
},
{ id: "1", title: "Is check-in flexible?", content: "Yes, we accommodate early check-ins upon request." },
{ id: "2", title: "Do you host events?", content: "Absolutely, we offer full event planning services." }
]}
title="Frequently Asked Questions"
description="Have questions? We've got answers."
description="Everything you need to know about your stay."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
tag="Get in touch"
title="Ready for a Sparkle?"
description="Contact us today for a free estimate tailored to your home or office."
background={{ variant: "radial-gradient" }}
tag="Contact Us"
title="Plan Your Private Retreat"
description="Get in touch with us to start your booking process."
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Willy's Rock"
copyrightText="© 2025 Willy's Rock Cleaning. All rights reserved."
logoText="CJ Private Resort"
copyrightText="© 2025 CJ Private Resort. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}