4 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
f8dcd8ca3f Merge version_2 into main
Merge version_2 into main
2026-03-04 21:58:17 +00:00
2 changed files with 17 additions and 17 deletions

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
title="Professional House Cleaning Services for Your Home" 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" tag="Expert Cleaning"
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -54,7 +54,7 @@ export default function LandingPage() {
} }
]} ]}
rating={5} rating={5}
ratingText="Trusted by South Jersey families" ratingText="Trusted by New Jersey families"
buttons={[ buttons={[
{ text: "Request a Quote", href: "#quote" }, { text: "Request a Quote", href: "#quote" },
{ text: "Learn More", href: "#services" } { text: "Learn More", href: "#services" }
@@ -109,13 +109,13 @@ export default function LandingPage() {
<div id="coverage" data-section="coverage"> <div id="coverage" data-section="coverage">
<SplitAbout <SplitAbout
title="Serving All of South Jersey" title="Serving All of New 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." 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" tag="Our Coverage"
tagIcon={MapPin} tagIcon={MapPin}
tagAnimation="slide-up" tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/map-new-york-polygonal-mesh-line-map-flag-map_559531-11421.jpg" imageSrc="https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/1_United_States_001.svg/350px-1_United_States_001.svg.png"
imageAlt="South Jersey service coverage area" imageAlt="New Jersey service coverage area"
imagePosition="right" imagePosition="right"
mediaAnimation="slide-up" mediaAnimation="slide-up"
bulletPoints={[ bulletPoints={[
@@ -123,10 +123,10 @@ export default function LandingPage() {
title: "Comprehensive Coverage", description: "Serving Atlantic, Burlington, Camden, Gloucester, and surrounding counties.", icon: MapPin 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." title: "24/7 Availability", description: "Flexible scheduling to accommodate your busy lifestyle."
@@ -166,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: "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." 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."
@@ -179,7 +179,7 @@ export default function LandingPage() {
<TestimonialCardSix <TestimonialCardSix
testimonials={[ 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" 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"
@@ -199,7 +199,7 @@ export default function LandingPage() {
]} ]}
animationType="slide-up" animationType="slide-up"
title="What Our Clients Say" 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" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
tag="Testimonials" tag="Testimonials"
@@ -235,7 +235,7 @@ export default function LandingPage() {
title: "Contact", items: [ title: "Contact", items: [
{ label: "Email Us", href: "mailto:info@magalysreyes.com" }, { label: "Email Us", href: "mailto:info@magalysreyes.com" },
{ label: "Call Today", href: "tel:+16095551234" }, { label: "Call Today", href: "tel:+16095551234" },
{ label: "South Jersey", href: "#coverage" }, { label: "New Jersey", href: "#coverage" },
{ label: "Privacy Policy", href: "#" } { label: "Privacy Policy", href: "#" }
] ]
} }
@@ -244,4 +244,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -54,7 +54,7 @@ export default function RealtorProgramPage() {
} }
]} ]}
rating={5} rating={5}
ratingText="Trusted by South Jersey realtors" ratingText="Trusted by New Jersey realtors"
buttons={[ buttons={[
{ text: "Join Our Program", href: "#quote" }, { text: "Join Our Program", href: "#quote" },
{ text: "Learn More", href: "#benefits" } { text: "Learn More", href: "#benefits" }
@@ -199,7 +199,7 @@ export default function RealtorProgramPage() {
]} ]}
animationType="slide-up" animationType="slide-up"
title="Realtor Program Reviews" title="Realtor Program Reviews"
description="Hear from South Jersey real estate professionals who are already part of our realtor program." description="Hear from New Jersey real estate professionals who are already part of our realtor program."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
tag="Client Testimonials" tag="Client Testimonials"
@@ -235,7 +235,7 @@ export default function RealtorProgramPage() {
title: "Contact", items: [ title: "Contact", items: [
{ label: "Realtor Email", href: "mailto:realtors@magalysreyes.com" }, { label: "Realtor Email", href: "mailto:realtors@magalysreyes.com" },
{ label: "Main Line", href: "tel:+16095551234" }, { label: "Main Line", href: "tel:+16095551234" },
{ label: "South Jersey", href: "/#coverage" }, { label: "New Jersey", href: "/#coverage" },
{ label: "Privacy Policy", href: "#" } { label: "Privacy Policy", href: "#" }
] ]
} }
@@ -244,4 +244,4 @@ export default function RealtorProgramPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }