7 Commits

Author SHA1 Message Date
7a569ad857 Update src/app/styles/variables.css 2026-03-26 08:10:45 +00:00
67af496a4b Update src/app/styles/base.css 2026-03-26 08:10:45 +00:00
849aba0920 Update src/app/page.tsx 2026-03-26 08:10:44 +00:00
8ba10712a2 Merge version_1 into main
Merge version_1 into main
2026-03-26 08:00:30 +00:00
596eebda8b Merge version_1 into main
Merge version_1 into main
2026-03-26 08:00:06 +00:00
7c6c3c264b Merge version_1 into main
Merge version_1 into main
2026-03-26 07:59:37 +00:00
08a09624fb Merge version_1 into main
Merge version_1 into main
2026-03-26 07:59:08 +00:00
3 changed files with 76 additions and 218 deletions

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "About Us", name: "About Us", id: "about"},
id: "about",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="R&M Soft & Power Washing" brandName="R&M Soft & Power Washing"
bottomLeftText="Your Premier Exterior Care" bottomLeftText="Your Premier Exterior Care"
@@ -55,20 +47,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Crystal-Clear Windows. Spotless Surfaces. Professional Service." title="Unrivaled Brilliance for Your Home: The Art of Exterior Perfection."
description="R&M Soft & Power Washing transforms your home's exterior with meticulous window cleaning, revitalizing house washes, deep driveway cleaning, and festive Christmas light installations. Experience luxury-level care and dependable results that make your home shine." description="R&M Soft & Power Washing delivers a bespoke service, meticulously transforming your property with crystal-clear windows, pristine surfaces, and exquisite holiday lighting. Experience the pinnacle of luxury exterior care."
tag="Fast response times. Professional service. Stunning results." tag="Elevate Your Home's Presence. Experience True Clean."
buttons={[ buttons={[
{ {
text: "Get a Free Quote", text: "Request a Private Consultation", href: "#contact"},
href: "#contact",
},
{ {
text: "Call Now", text: "Discover Our Services", href: "#services"},
href: "tel:+1-555-123-4567",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg?_wi=1" imageSrc="http://img.b2bpic.net/free-photo/elegant-modern-house-twilight-garden-view_23-2149722363.jpg"
imageAlt="Luxurious suburban home exterior sparkling clean at twilight" imageAlt="Luxurious suburban home exterior sparkling clean at twilight"
textPosition="bottom-left" textPosition="bottom-left"
showDimOverlay={true} showDimOverlay={true}
@@ -83,54 +71,27 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "1", id: "1", title: "Unmatched Expertise", subtitle: "Certified professionals, superior results.", category: "Quality", value: ""},
title: "Professional & Dependable",
subtitle: "Always on time, always reliable.",
category: "Trust",
value: "",
},
{ {
id: "2", id: "2", title: "White-Glove Service", subtitle: "Meticulous care for your distinguished property.", category: "Excellence", value: ""},
title: "Fast Response Times",
subtitle: "Your needs are addressed promptly.",
category: "Efficiency",
value: "",
},
{ {
id: "3", id: "3", title: "Rapid Response & Scheduling", subtitle: "Your convenience, our priority.", category: "Efficiency", value: ""},
title: "Respectful of Property",
subtitle: "We treat your home like our own.",
category: "Care",
value: "",
},
{ {
id: "4", id: "4", title: "Guaranteed Brilliance", subtitle: "We stand behind every impeccable clean.", category: "Assurance", value: ""},
title: "Detail-Focused Service",
subtitle: "Every corner, every surface perfected.",
category: "Quality",
value: "",
},
{ {
id: "5", id: "5", title: "Discreet & Respectful", subtitle: "Preserving your privacy and property.", category: "Integrity", value: ""},
title: "Free, Transparent Quotes",
subtitle: "No surprises, just clear value.",
category: "Value",
value: "",
},
]} ]}
title="The R&M Advantage: Built on Trust" title="The R&M Standard: Excellence in Every Detail."
description="Homeowners choose R&M Soft & Power Washing for unparalleled professionalism and results." description="Discerning homeowners entrust R&M Soft & Power Washing with their most valuable asset their home. Our commitment to unparalleled quality speaks for itself."
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextSplitAbout <TextSplitAbout
useInvertedBackground={false} useInvertedBackground={false}
title="The R&M Difference: Unrivaled Care for Your Home" title="Crafting Impeccable Exteriors: The R&M Philosophy."
description={[ description={[
"At R&M Soft & Power Washing, we believe your home deserves nothing less than perfection. We are a premium local service dedicated to restoring the beauty and curb appeal of properties across [City], [Service Area], [State]. Our commitment goes beyond just cleaning; it's about delivering a white-glove experience.", "At R&M Soft & Power Washing, we transcend typical cleaning services; we curate an experience of ultimate care for your esteemed residence. Our dedication is to elevate the grandeur and preserve the value of properties across [City], [Service Area], [State], delivering not just a service, but a promise of perfection.", "We pride ourselves on an unwavering commitment to unparalleled precision, responsive white-glove service, and profound respect for your cherished home. Our elite technicians, armed with advanced techniques and an eye for the exquisite, ensure every surface reflects perfection, every window gleams with crystal clarity, and your property radiates an extraordinary freshness. Opt for R&M to experience reliable, high-calibre exterior stewardship tailored for the discerning homeowner."]}
"We emphasize meticulous attention to detail, fast and courteous service, and an unwavering respect for your property. Our skilled technicians are highly trained to ensure every window sparkles, every surface gleams, and your home looks dramatically refreshed. Choose R&M for dependable, high-quality exterior care you can trust.",
]}
/> />
</div> </div>
@@ -141,60 +102,24 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "window-cleaning", id: "window-cleaning", title: "Bespoke Window Cleaning", author: "Crystal Clarity, Unobstructed Views.", description: "Our meticulous process guarantees streak-free, gleaming windows, inviting abundant natural light and showcasing breathtaking vistas. Elevate your home's aesthetic with unparalleled glass brilliance.", tags: [
title: "Crystal-Clear Window Cleaning", "Clarity", "Shine", "Views", "Precision"],
author: "Achieve streak-free clarity.", imageSrc: "http://img.b2bpic.net/free-photo/cleaner-cleaning-window-luxury-apartment_23-2149530874.jpg", imageAlt: "Sparkling clean window on an upscale home"},
description: "Experience perfectly clear windows that enhance natural light and views. Our detail-focused approach leaves glass immaculate, boosting your home's brilliance and curb appeal.",
tags: [
"Shine",
"Clarity",
"Views",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530874.jpg",
imageAlt: "Sparkling clean window on an upscale home",
},
{ {
id: "house-washing", id: "house-washing", title: "Signature House Soft Washing", author: "Revitalize Your Home's Grandeur.", description: "Employing advanced soft washing techniques, we gently eradicate grime, mold, and environmental pollutants, unveiling your home's original splendor without compromise. Witness a dramatic, long-lasting transformation.", tags: [
title: "Revitalizing House Washing", "Revitalization", "Pristine", "Protection", "Lustre"],
author: "Restore your home's pristine look.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-luxury-home-with-green-garden_23-2149362853.jpg", imageAlt: "Clean house exterior after professional soft washing"},
description: "Our gentle soft washing removes grime, mildew, and dirt without damaging your siding. Watch your home's true colors emerge, looking brand new and dramatically refreshed.",
tags: [
"Clean",
"Refresh",
"Appeal",
],
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27221.jpg",
imageAlt: "Clean house exterior after professional soft washing",
},
{ {
id: "driveway-cleaning", id: "driveway-cleaning", title: "Elite Surface Restoration", author: "Impeccable Driveways & Patios.", description: "Bid farewell to stubborn stains, oil residues, and dullness. Our precision pressure washing renews driveways, elegant walkways, and sophisticated patios, enhancing safety and curb appeal with a distinguished finish.", tags: [
title: "Precision Driveway Cleaning", "Pristine", "Safety", "Elegance", "Durability"],
author: "Spotless surfaces that impress.", imageSrc: "http://img.b2bpic.net/free-photo/modern-driveway-luxury-home_23-2149673087.jpg", imageAlt: "Clean, power-washed driveway"},
description: "Say goodbye to oil stains, dirt, and discoloration. Our expert pressure washing rejuvenates driveways, walkways, and patios, creating safer, cleaner, and more inviting outdoor spaces.",
tags: [
"Safety",
"Curb Appeal",
"Pristine",
],
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-watering-flower-home-garden_1150-7888.jpg",
imageAlt: "Clean, power-washed driveway",
},
{ {
id: "christmas-lights", id: "christmas-lights", title: "Opulent Holiday Illumination Design", author: "Effortless Elegance, Festive Brilliance.", description: "Transform your estate into a winter wonderland with our bespoke Christmas light installations. We handle every detail, ensuring a breathtaking display that radiates holiday cheer with ultimate convenience and reliability.", tags: [
title: "Elegant Christmas Light Installation", "Festive", "Luxury", "Joy", "Artistry"],
author: "Effortless holiday brilliance.", imageSrc: "http://img.b2bpic.net/free-photo/grand-house-decorated-christmas-lights-night_23-2149372108.jpg", imageAlt: "Luxurious home with tastefully installed Christmas lights"},
description: "Transform your home into a festive masterpiece with our professional, safe, and dependable Christmas light installation. Enjoy quick setup and reliable support for a truly joyful season.",
tags: [
"Festive",
"Professional",
"Joy",
],
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-sits-chair-with-candles-wine-glasses-outdoor-part-restaurant_146671-14424.jpg",
imageAlt: "Luxurious home with tastefully installed Christmas lights",
},
]} ]}
title="Our Premium Exterior Services" title="A Spectrum of Luxury: Our Signature Exterior Services."
description="Elevate your home's aesthetic with our comprehensive suite of luxury exterior cleaning solutions, designed for homeowners who demand the best." description="Indulge in our curated suite of premium exterior care solutions, meticulously designed to meet the sophisticated demands of exclusive homeowners and redefine your property's allure."
/> />
</div> </div>
@@ -205,40 +130,16 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", handle: "Local Homeowner", testimonial: "“R&M delivered far beyond my expectations for our Christmas light installation. Caleb and his team were exemplary in their professionalism and responsiveness—lights up in two days! When a minor adjustment was needed, a technician arrived within 30 minutes. Truly outstanding service; I cannot recommend R&M highly enough.”", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-smiling-at-camera_23-2149530874.jpg", imageAlt: "Client Sarah J."},
name: "Sarah J.",
handle: "Local Homeowner",
testimonial: "“Ive always wanted someone to put up Xmas lights in our yard. Caleb and his techs were incredibly professional and responsive. We had lights in 2 days! When we had a problem, a tech was out within 30 minutes. Outstanding service, I highly recommend R&M.”",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-lady-showing-v-sign-blouse-cardigan-looking-joyful-front-view_176474-109485.jpg",
imageAlt: "Client Sarah J.",
},
{ {
id: "2", id: "2", name: "Michael A.", handle: "Suburban Resident", testimonial: "“The Christmas light installation by R&M was nothing short of spectacular. Caleb and Anthony exemplify courtesy, efficiency, and a profound respect for our property. They meticulously double-checked every detail and left our estate immaculate. A remarkably dependable and personable team.”", imageSrc: "http://img.b2bpic.net/free-photo/gentleman-business-attire-smiling_23-2149272792.jpg", imageAlt: "Client Michael A."},
name: "Michael A.",
handle: "Suburban Resident",
testimonial: "“We had a fantastic Christmas light installation. Caleb and Anthony were courteous, efficient, safe, and respected our property. They double-checked everything, reviewed the timer, and left the place spotless. A very dependable work team and both nice guys.”",
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg",
imageAlt: "Client Michael A.",
},
{ {
id: "3", id: "3", name: "Emily R.", handle: "Happy Client", testimonial: "“An absolute 10/10 recommendation! R&M transformed my home; the pressure washing and window cleaning made it look absolutely brand new. The professionalism, efficiency, and superior quality of service were exceptional. I will unequivocally engage them for all future exterior care requirements!”", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-drink-relaxing-home_23-2149362853.jpg", imageAlt: "Client Emily R."},
name: "Emily R.",
handle: "Happy Client",
testimonial: "“10/10 highly recommend! They did an amazing job making my home look brand new with pressure washing and window cleaning. Professional, efficient, and top-quality service—Ill definitely be calling them again for all my exterior cleaning needs!”",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-indoors_23-2149272792.jpg",
imageAlt: "Client Emily R.",
},
{ {
id: "4", id: "4", name: "David K.", handle: "Satisfied Customer", testimonial: "“This was, without exaggeration, the finest window cleaning I have ever witnessed. Fast, incredibly efficient, and windows that were 100% pristine. The technician was excellent and highly professional. Truly outstanding results that speak volumes.”", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-holding-cup-coffee-home_329181-2678.jpg", imageAlt: "Client David K."},
name: "David K.",
handle: "Satisfied Customer",
testimonial: "“Best damn window cleaning I have ever seen. Fast, efficient, 100% clean windows. Excellent and well-mannered young guy doing the work. Truly outstanding results.”",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-relaxing-with-cup-coffee-home_329181-2678.jpg",
imageAlt: "Client David K.",
},
]} ]}
title="Hear From Our Valued Clients" title="Voices of Distinction: What Our Valued Clients Say."
description="Discover why homeowners across [Service Area] trust R&M Soft & Power Washing for exceptional results and white-glove service." description="Experience the R&M commitment through the words of homeowners who trust us with their most cherished asset. Our impeccable service consistently earns glowing accolades."
speed={50} speed={50}
topMarqueeDirection="left" topMarqueeDirection="left"
/> />
@@ -247,37 +148,26 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Ready to Revitalize Your Home?" title="Your Journey to a Flawless Exterior Begins Here."
description="Experience the R&M Soft & Power Washing difference. Get your free, no-obligation quote today and let us bring back the beauty of your home. Spots fill quickly during peak seasons!" description="Indulge in the unparalleled R&M Soft & Power Washing experience. Secure your complimentary, no-obligation quote today and allow us to meticulously restore the magnificent beauty of your estate. Elite service slots are limited during peak seasons."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
type: "tel",
placeholder: "Phone Number (Optional)",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your home and services needed...", rows: 4,
placeholder: "Tell us about your home and services needed...",
rows: 4,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/person-taking-care-electric-car_23-2149362853.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/luxury-home-exterior-with-driveway_23-2149362853.jpg?_wi=2"
imageAlt="Clean suburban home exterior" imageAlt="Clean suburban home exterior"
mediaAnimation="opacity" mediaAnimation="opacity"
mediaPosition="right" mediaPosition="right"
buttonText="Request Your Free Quote" buttonText="Request Your Exclusive Quote"
/> />
</div> </div>
@@ -286,79 +176,47 @@ export default function LandingPage() {
logoText="R&M Soft & Power Washing" logoText="R&M Soft & Power Washing"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Window Cleaning", label: "Window Cleaning", href: "#services"},
href: "#services",
},
{ {
label: "House Washing", label: "House Washing", href: "#services"},
href: "#services",
},
{ {
label: "Driveway Cleaning", label: "Driveway Cleaning", href: "#services"},
href: "#services",
},
{ {
label: "Christmas Lights", label: "Christmas Lights", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Call Now", label: "Call Now", href: "tel:+1-555-123-4567"},
href: "tel:+1-555-123-4567",
},
{ {
label: "Request Quote", label: "Request Quote", href: "#contact"},
href: "#contact",
},
{ {
label: "Facebook", label: "Facebook", href: "#"},
href: "#",
},
{ {
label: "Instagram", label: "Instagram", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Service Areas", title: "Service Areas", items: [
items: [
{ {
label: "[City], [State]", label: "[City], [State]", href: "#"},
href: "#",
},
{ {
label: "[Service Area 1]", label: "[Service Area 1]", href: "#"},
href: "#",
},
{ {
label: "[Service Area 2]", label: "[Service Area 2]", href: "#"},
href: "#",
},
], ],
}, },
]} ]}

View File

@@ -11,7 +11,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-font-family: var(--font-archivo), sans-serif;), sans-serif; font-family: var(--font-inter), sans-serif;), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-font-family: var(--font-archivo), sans-serif;), sans-serif; font-family: var(--font-libre-baskerville), serif;), sans-serif;
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #1A1A1A; --background: #000000;
--card: #2C2C2C; --card: #0c0c0c;
--foreground: #FFFFFF; --foreground: #ffffff;
--primary-cta: #40A8FF; --primary-cta: #cee7ff;
--primary-cta-text: #1A1A1A; --primary-cta-text: #000000;
--secondary-cta: #FFFFFF; --secondary-cta: #000000;
--secondary-cta-text: #1A1A1A; --secondary-cta-text: #ffffff;
--accent: #87CEEB; --accent: #535353;
--background-accent: #40A8FF; --background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);