11 Commits

Author SHA1 Message Date
99ee992979 Merge version_3 into main
Merge version_3 into main
2026-03-04 00:31:43 +00:00
2eb422492b Update src/app/page.tsx 2026-03-04 00:31:39 +00:00
c3b32e68e2 Update src/app/layout.tsx 2026-03-04 00:31:38 +00:00
7084ac27fc Merge version_2 into main
Merge version_2 into main
2026-03-04 00:25:31 +00:00
bc6fe781a2 Update src/app/page.tsx 2026-03-04 00:25:27 +00:00
1e0884875c Update src/app/layout.tsx 2026-03-04 00:25:27 +00:00
184c88824d Merge version_1 into main
Merge version_1 into main
2026-03-04 00:23:16 +00:00
8c8153788b Merge version_1 into main
Merge version_1 into main
2026-03-04 00:22:20 +00:00
47ac988c0f Merge version_1 into main
Merge version_1 into main
2026-03-04 00:20:20 +00:00
d7fc90ddaa Merge version_1 into main
Merge version_1 into main
2026-03-04 00:18:09 +00:00
138f6ce0f7 Merge version_1 into main
Merge version_1 into main
2026-03-04 00:16:11 +00:00
2 changed files with 18 additions and 58 deletions

View File

@@ -1,52 +1,24 @@
import type { Metadata } from "next";
import { Archivo } from "next/font/google";
import { Inter } from "next/font/google";
import "./styles/base.css";
import "./styles/variables.css";
import "./globals.css";
const archivo = Archivo({
variable: "--font-archivo",
subsets: ["latin"],
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "S n S Window Cleaning | Mount Airy, MD Professional Service",
description: "Professional window cleaning, gutter cleaning & pressure washing in Mount Airy, MD. 4.9★ rated, licensed & insured. Free quotes available. Call (410) 562-2698.",
keywords: "window cleaning Mount Airy MD, gutter cleaning, pressure washing, residential cleaning, exterior services",
metadataBase: new URL("https://snswindowcleaning.com"),
alternates: {
canonical: "https://snswindowcleaning.com",
},
openGraph: {
title: "Crystal Clear Windows. Reliable Service. 100% Satisfaction.",
description: "Professional window cleaning and exterior services in Mount Airy, MD. 4.9★ rated and locally owned.",
siteName: "S n S Window Cleaning",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg",
alt: "Professional window cleaning service",
},
],
},
twitter: {
card: "summary_large_image",
title: "S n S Window Cleaning - Mount Airy, MD",
description: "Professional window cleaning, gutter services & pressure washing. 4.9★ rated.",
images: ["http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg"],
},
robots: {
index: true,
follow: true,
},
};
title: "S n S Window Cleaning - Professional Cleaning Services in Mount Airy, MD", description: "Professional window cleaning, gutter cleaning, and pressure washing services in Mount Airy, MD. Licensed, insured, and locally owned. 4.9 star rated. Get a free quote today!"};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<body className={`${archivo.variable} antialiased`}>
<html lang="en">
<body className={inter.variable}>
{children}
<script

View File

@@ -6,7 +6,7 @@ import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarou
import MetricCardTen from "@/components/sections/metrics/MetricCardTen";
import FeatureCardTwentyFive from "@/components/sections/feature/FeatureCardTwentyFive";
import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard";
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterBase from "@/components/sections/footer/FooterBase";
import Link from "next/link";
@@ -92,22 +92,22 @@ export default function HomePage() {
const testimonialData = [
{
id: "1", name: "Heidi M.", handle: "Mount Airy, MD", testimonial: "Quinn cares a lot about customer service and getting the job done right! Our windows have never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "Heidi M."
id: "1", name: "Heidi M., Mount Airy, MD", date: "Date: 15 November 2024", title: "Quinn cares a lot about customer service", quote: "Quinn cares a lot about customer service and getting the job done right! Our windows have never looked better.", tag: "Window Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530873.jpg?_wi=2", imageAlt: "Heidi M."
},
{
id: "2", name: "Joe P.", handle: "Linganore, MD", testimonial: "Great service and communication! Asked if I was satisfied before leaving the house. True professional.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageAlt: "Joe P."
id: "2", name: "Joe P., Linganore, MD", date: "Date: 10 October 2024", title: "Great service and communication", quote: "Great service and communication! Asked if I was satisfied before leaving the house. True professional.", tag: "Window Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-care-office-cleaning_23-2149374391.jpg?_wi=2", imageAlt: "Joe P."
},
{
id: "3", name: "Lisa M.", handle: "Mount Airy, MD", testimonial: "Left no mess behind and my windows look fantastic! Highly recommend S n S Window Cleaning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Lisa M."
id: "3", name: "Lisa M., Mount Airy, MD", date: "Date: 22 September 2024", title: "Left no mess behind", quote: "Left no mess behind and my windows look fantastic! Highly recommend S n S Window Cleaning.", tag: "Pressure Washing", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=2", imageAlt: "Lisa M."
},
{
id: "4", name: "David K.", handle: "Frederick County, MD", testimonial: "Professional, punctual, and thorough. Best window cleaning service in the area. 5 stars!", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageAlt: "David K."
id: "4", name: "David K., Frederick County, MD", date: "Date: 05 August 2024", title: "Professional and thorough", quote: "Professional, punctual, and thorough. Best window cleaning service in the area. 5 stars!", tag: "Gutter Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg?_wi=2", imageAlt: "David K."
},
{
id: "5", name: "Sarah J.", handle: "Mount Airy, MD", testimonial: "Excellent attention to detail and clear communication throughout. Will definitely use again.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "Sarah J."
id: "5", name: "Sarah J., Mount Airy, MD", date: "Date: 18 July 2024", title: "Excellent attention to detail", quote: "Excellent attention to detail and clear communication throughout. Will definitely use again.", tag: "Window Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-windows-using-spray-detergent_1303-30947.jpg?_wi=2", imageAlt: "Sarah J."
},
{
id: "6", name: "Michael T.", handle: "Linganore, MD", testimonial: "Reliable, honest, and they stand behind their work. Worth every penny for quality results.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageAlt: "Michael T."
id: "6", name: "Michael T., Linganore, MD", date: "Date: 30 June 2024", title: "Reliable and honest", quote: "Reliable, honest, and they stand behind their work. Worth every penny for quality results.", tag: "Pressure Washing", avatarSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg?_wi=3", imageAlt: "Michael T."
},
];
@@ -175,17 +175,6 @@ export default function HomePage() {
/>
</div>
<div id="trust-bar" data-section="trust-bar">
<MetricCardTen
title="Why Choose S n S Window Cleaning"
description="Trusted by homeowners throughout Mount Airy and surrounding Maryland areas"
metrics={trustMetrics}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyFive
title="Our Premium Services"
@@ -216,13 +205,12 @@ export default function HomePage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
<TestimonialCardFive
title="What Our Customers Say"
description="Real feedback from satisfied homeowners throughout Mount Airy and surrounding areas"
textboxLayout="default"
useInvertedBackground={false}
testimonials={testimonialData}
animationType="slide-up"
/>
</div>