9 Commits

Author SHA1 Message Date
0c96ad23a7 Update src/app/realtor-program/page.tsx 2026-03-05 00:47:58 +00:00
feff7563ab Update src/app/page.tsx 2026-03-05 00:47:58 +00:00
3cca98d8bf Merge version_2 into main
Merge version_2 into main
2026-03-04 21:59:08 +00:00
a25ca295ee Update src/app/realtor-program/page.tsx 2026-03-04 21:59:04 +00:00
b6cfcc6ed1 Update src/app/page.tsx 2026-03-04 21:59:03 +00:00
f8dcd8ca3f Merge version_2 into main
Merge version_2 into main
2026-03-04 21:58:17 +00:00
ff1a6d0f6e Add src/app/realtor-program/page.tsx 2026-03-04 21:58:13 +00:00
664f890ae9 Update src/app/page.tsx 2026-03-04 21:58:13 +00:00
9de2a59408 Merge version_1 into main
Merge version_1 into main
2026-03-03 04:14:30 +00:00
2 changed files with 264 additions and 51 deletions

View File

@@ -30,7 +30,7 @@ export default function LandingPage() {
navItems={[
{ name: "Services", id: "services" },
{ name: "Service Areas", id: "coverage" },
{ name: "For Realtors", id: "realtors" },
{ name: "For Realtors", id: "/realtor-program" },
{ name: "Request Quote", id: "quote" },
{ name: "Contact", id: "contact" }
]}
@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
title="Professional House Cleaning Services for Your Home"
description="Premium cleaning solutions tailored to your needs. From deep cleaning to regular maintenance, we keep your home spotless. Serving all of South Jersey with professional, trustworthy service."
description="Premium cleaning solutions tailored to your needs. From deep cleaning to regular maintenance, we keep your home spotless. Serving all of New Jersey with professional, trustworthy service."
tag="Expert Cleaning"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -50,11 +50,11 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/domestic-routine-smiling-housewife-apron-standing-kitchen_259150-59698.jpg", imageAlt: "Professional home cleaning service"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png", imageAlt: "Magalys Reyes House Cleaning Logo"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png?_wi=1", imageAlt: "Magalys Reyes House Cleaning Logo"
}
]}
rating={5}
ratingText="Trusted by South Jersey families"
ratingText="Trusted by New Jersey families"
buttons={[
{ text: "Request a Quote", href: "#quote" },
{ text: "Learn More", href: "#services" }
@@ -109,13 +109,13 @@ export default function LandingPage() {
<div id="coverage" data-section="coverage">
<SplitAbout
title="Serving All of South Jersey"
description="We're proud to serve families and businesses throughout South Jersey, bringing professional cleaning excellence to your community. From Atlantic County to Camden County and everywhere in between."
title="Serving All of New Jersey"
description="We're proud to serve families and businesses throughout New Jersey, bringing professional cleaning excellence to your community. From Atlantic County to Camden County and everywhere in between."
tag="Our Coverage"
tagIcon={MapPin}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/map-new-york-polygonal-mesh-line-map-flag-map_559531-11421.jpg"
imageAlt="South Jersey service coverage area"
imageSrc="https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/1_United_States_001.svg/350px-1_United_States_001.svg.png"
imageAlt="New Jersey service coverage area"
imagePosition="right"
mediaAnimation="slide-up"
bulletPoints={[
@@ -123,10 +123,10 @@ export default function LandingPage() {
title: "Comprehensive Coverage", description: "Serving Atlantic, Burlington, Camden, Gloucester, and surrounding counties.", icon: MapPin
},
{
title: "Fast Response Times", description: "Quick scheduling and reliable service throughout South Jersey."
title: "Fast Response Times", description: "Quick scheduling and reliable service throughout New Jersey."
},
{
title: "Local Expertise", description: "Deep understanding of South Jersey communities and customer needs."
title: "Local Expertise", description: "Deep understanding of New Jersey communities and customer needs."
},
{
title: "24/7 Availability", description: "Flexible scheduling to accommodate your busy lifestyle."
@@ -141,40 +141,6 @@ export default function LandingPage() {
/>
</div>
<div id="realtors" data-section="realtors">
<SplitAbout
title="Partner With Us for Real Estate Success"
description="Special programs designed exclusively for real estate professionals. We understand the importance of pristine properties for showings and closings."
tag="For Realtors"
tagIcon={Building2}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg"
imageAlt="Real estate professional partnership"
imagePosition="left"
mediaAnimation="slide-up"
bulletPoints={[
{
title: "Move-Out Cleaning", description: "Get properties ready for new buyers with our comprehensive move-out cleaning packages.", icon: CheckCircle
},
{
title: "Pre-Showing Staging", description: "Professional cleaning before showings to highlight your listing's best features."
},
{
title: "Realtor Discounts", description: "Special pricing and priority scheduling for registered real estate professionals."
},
{
title: "Fast Turnaround", description: "Quick service to meet tight deadlines and keep deals moving forward."
}
]}
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Realtor Program Details", href: "#quote" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="quote" data-section="quote">
<ContactFaq
ctaTitle="Request Your Free Quote"
@@ -200,7 +166,7 @@ export default function LandingPage() {
id: "4", title: "Can I schedule recurring cleaning?", content: "Absolutely! We offer flexible weekly, bi-weekly, and monthly cleaning schedules tailored to your needs."
},
{
id: "5", title: "What areas do you service?", content: "We proudly serve all of South Jersey, including Atlantic, Burlington, Camden, Gloucester counties and surrounding areas."
id: "5", title: "What areas do you service?", content: "We proudly serve all of New Jersey, including Atlantic, Burlington, Camden, Gloucester counties and surrounding areas."
},
{
id: "6", title: "How far in advance should I schedule?", content: "We recommend booking at least 3-5 days in advance, though we do accommodate rush requests when possible based on availability."
@@ -213,7 +179,7 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Martinez", handle: "South Jersey Homeowner", testimonial: "Magalys and her team transformed our home. Professional, punctual, and incredibly thorough. We've been using them for over a year!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=1", imageAlt: "Sarah Martinez"
id: "1", name: "Sarah Martinez", handle: "New Jersey Homeowner", testimonial: "Magalys and her team transformed our home. Professional, punctual, and incredibly thorough. We've been using them for over a year!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=1", imageAlt: "Sarah Martinez"
},
{
id: "2", name: "James Wilson", handle: "Real Estate Agent", testimonial: "The best cleaning service for property turnover. Fast, reliable, and my listings always look pristine. Highly recommend for all realtors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "James Wilson"
@@ -222,7 +188,7 @@ export default function LandingPage() {
id: "3", name: "Jennifer Lee", handle: "Busy Professional", testimonial: "Finally found a cleaning service I can trust. They respect my home like it's their own. The attention to detail is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "Jennifer Lee"
},
{
id: "4", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Thompson"
id: "4", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Michael Thompson"
},
{
id: "5", name: "Patricia Gonzalez", handle: "Regular Customer", testimonial: "Professional, friendly, and affordable. They made my new home feel clean and welcoming on day one. Best decision ever!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=2", imageAlt: "Patricia Gonzalez"
@@ -233,7 +199,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
title="What Our Clients Say"
description="Real feedback from families and businesses throughout South Jersey who trust us with their homes."
description="Real feedback from families and businesses throughout New Jersey who trust us with their homes."
textboxLayout="default"
useInvertedBackground={false}
tag="Testimonials"
@@ -260,7 +226,7 @@ export default function LandingPage() {
{
title: "Quick Links", items: [
{ label: "Service Areas", href: "#coverage" },
{ label: "For Realtors", href: "#realtors" },
{ label: "For Realtors", href: "/realtor-program" },
{ label: "Request Quote", href: "#quote" },
{ label: "FAQ", href: "#quote" }
]
@@ -269,7 +235,7 @@ export default function LandingPage() {
title: "Contact", items: [
{ label: "Email Us", href: "mailto:info@magalysreyes.com" },
{ label: "Call Today", href: "tel:+16095551234" },
{ label: "South Jersey", href: "#coverage" },
{ label: "New Jersey", href: "#coverage" },
{ label: "Privacy Policy", href: "#" }
]
}
@@ -278,4 +244,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}

View File

@@ -0,0 +1,247 @@
"use client";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
import SplitAbout from '@/components/sections/about/SplitAbout';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import FooterBase from '@/components/sections/footer/FooterBase';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Sparkles, CheckCircle, MapPin, Building2, MessageSquare, Star, Home, Truck, Wind, Zap, Shield, TrendingUp, Clock, DollarSign, Users } from "lucide-react";
export default function RealtorProgramPage() {
return (
<ThemeProvider
defaultButtonVariant="expand-hover"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="compact"
sizing="mediumLarge"
background="blurBottom"
cardStyle="layered-gradient"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
headingFontWeight="light"
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Magalys Reyes"
navItems={[
{ name: "Services", id: "/" },
{ name: "Service Areas", id: "/" },
{ name: "For Realtors", id: "/realtor-program" },
{ name: "Request Quote", id: "quote" },
{ name: "Contact", id: "/" }
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
title="Real Estate Cleaning Partnership Program"
description="Specialized cleaning solutions designed exclusively for real estate professionals. We understand the critical role pristine properties play in successful showings and smooth closings. Our realtor program delivers the quality and reliability you need."
tag="For Real Estate Professionals"
tagIcon={Building2}
tagAnimation="slide-up"
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-real-estate-agent-talking-with-couple-interested-buying-new-home_637285-6081.jpg", imageAlt: "Real estate professional partnership"
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ3abHj7nJoV9DleXcQnubKTBh/uploaded-1772511183827-d1itmo29.png?_wi=2", imageAlt: "Magalys Reyes House Cleaning Logo"
}
]}
rating={5}
ratingText="Trusted by New Jersey realtors"
buttons={[
{ text: "Join Our Program", href: "#quote" },
{ text: "Learn More", href: "#benefits" }
]}
buttonAnimation="slide-up"
mediaAnimation="slide-up"
/>
</div>
<div id="benefits" data-section="benefits">
<FeatureHoverPattern
title="Program Benefits"
description="Exclusive advantages designed to streamline your business and maximize property appeal."
tag="Why Partner With Us"
tagIcon={CheckCircle}
tagAnimation="slide-up"
features={[
{
icon: TrendingUp,
title: "Priority Scheduling", description: "Get priority access to our calendar with guaranteed booking windows for urgent cleanings and last-minute requests."
},
{
icon: DollarSign,
title: "Preferential Pricing", description: "Receive special realtor discounts on all services. Bulk booking discounts and custom package rates available."
},
{
icon: Clock,
title: "Fast Turnaround Times", description: "Quick service to meet tight deadlines. We understand property turnover timelines and work accordingly."
},
{
icon: Truck,
title: "Move-Out Specialists", description: "Complete property cleanings that prepare homes for buyers. From vacant turnover to pre-showing preparation."
},
{
icon: Users,
title: "Dedicated Account Manager", description: "Your own point of contact for consistent service, communication, and custom solutions for your business needs."
},
{
icon: Shield,
title: "Professional Guarantee", description: "100% satisfaction guaranteed. We stand behind every cleaning with our commitment to excellence."
}
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Get Started Today", href: "#quote" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="services" data-section="services">
<SplitAbout
title="Specialized Real Estate Services"
description="Comprehensive cleaning packages tailored specifically for real estate professionals and property management companies."
tag="Our Real Estate Solutions"
tagIcon={Home}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/smiling-real-estate-agent-showing-property-to-woman_637285-3872.jpg"
imageAlt="Property showing with professional cleaning"
imagePosition="right"
mediaAnimation="slide-up"
bulletPoints={[
{
title: "Move-Out Cleaning", description: "Complete property turnover cleaning including carpet shampooing, window washing, and deep sanitization.", icon: Truck
},
{
title: "Pre-Showing Preparation", description: "Strategic cleaning focused on highlighting property features and creating an inviting presentation for buyers."
},
{
title: "Post-Closing Turnover", description: "Final cleaning after closing to prepare properties for new occupants or investors."
},
{
title: "Vacant Property Maintenance", description: "Regular maintenance cleaning for vacant properties to keep them show-ready and prevent deterioration."
}
]}
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Request Service", href: "#quote" }
]}
buttonAnimation="slide-up"
/>
</div>
<div id="quote" data-section="quote">
<ContactFaq
ctaTitle="Join Our Realtor Program"
ctaDescription="Partner with us today and streamline your property cleaning needs. Contact us to discuss custom rates and program benefits for your business."
ctaButton={{
text: "Get Program Details", href: "mailto:realtors@magalysreyes.com"
}}
ctaIcon={MessageSquare}
useInvertedBackground={false}
animationType="slide-up"
accordionAnimationType="smooth"
faqs={[
{
id: "1", title: "What types of properties do you service?", content: "We service single-family homes, condominiums, townhouses, multi-unit properties, and commercial real estate. Whatever your property type, we have a cleaning solution."
},
{
id: "2", title: "How do pricing and discounts work?", content: "Realtor program members receive tiered discounts based on booking volume. We offer custom package rates and can create quotes specific to your most common property types."
},
{
id: "3", title: "Can you accommodate rush jobs?", content: "Yes! Program members receive priority access to rush cleaning services. We keep availability for emergency and last-minute requests whenever possible."
},
{
id: "4", title: "Do you handle post-construction cleaning?", content: "Absolutely. We specialize in post-construction cleaning for new builds and renovations, perfect for preparing properties for first showings."
},
{
id: "5", title: "What is included in move-out cleaning?", content: "Deep cleaning of all rooms, carpet shampooing, window washing, appliance cleaning, trash removal, and final walkthrough inspection to ensure buyer-ready condition."
},
{
id: "6", title: "How do I sign up for the program?", content: "Simply contact us with your business information and service needs. We'll set up your account, discuss custom rates, and assign a dedicated account manager."
}
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
testimonials={[
{
id: "1", name: "James Wilson", handle: "Real Estate Agent", testimonial: "The best cleaning service for property turnover. Fast, reliable, and my listings always look pristine. Highly recommend for all realtors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "James Wilson"
},
{
id: "2", name: "Michael Thompson", handle: "Property Manager", testimonial: "Magalys Reyes has been our go-to for move-out cleanings. Consistently excellent results and great communication. Essential for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Michael Thompson"
},
{
id: "3", name: "David Anderson", handle: "Realtor", testimonial: "Working with Magalys Reyes has saved my business time and money. Her team delivers exceptional results every single time.", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "David Anderson"
},
{
id: "4", name: "Lisa Rodriguez", handle: "Real Estate Broker", testimonial: "Outstanding service for our entire portfolio. The realtor program discounts are fantastic and the priority scheduling keeps our business running smoothly.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=3", imageAlt: "Lisa Rodriguez"
},
{
id: "5", name: "Robert Chen", handle: "Property Investment Manager", testimonial: "Professional, reliable, and responsive. They understand the real estate business and deliver exactly what we need, when we need it.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Robert Chen"
},
{
id: "6", name: "Amanda Foster", handle: "Real Estate Agency Owner", testimonial: "Our entire team uses Magalys Reyes. The dedicated account manager and special pricing make it easy to recommend to our agents. They're an extension of our business.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg?_wi=1", imageAlt: "Amanda Foster"
}
]}
animationType="slide-up"
title="Realtor Program Reviews"
description="Hear from New Jersey real estate professionals who are already part of our realtor program."
textboxLayout="default"
useInvertedBackground={false}
tag="Client Testimonials"
tagIcon={Star}
tagAnimation="slide-up"
speed={40}
topMarqueeDirection="left"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Magalys Reyes"
copyrightText="© 2025 Magalys Reyes House Cleaning Services. All rights reserved."
columns={[
{
title: "Services", items: [
{ label: "For Realtors", href: "/realtor-program" },
{ label: "Move-Out Cleaning", href: "/realtor-program" },
{ label: "Pre-Showing Prep", href: "/realtor-program" },
{ label: "Property Turnover", href: "/realtor-program" }
]
},
{
title: "Quick Links", items: [
{ label: "Home", href: "/" },
{ label: "Service Areas", href: "/#coverage" },
{ label: "Request Quote", href: "#quote" },
{ label: "FAQ", href: "#quote" }
]
},
{
title: "Contact", items: [
{ label: "Realtor Email", href: "mailto:realtors@magalysreyes.com" },
{ label: "Main Line", href: "tel:+16095551234" },
{ label: "New Jersey", href: "/#coverage" },
{ label: "Privacy Policy", href: "#" }
]
}
]}
/>
</div>
</ThemeProvider>
);
}