Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-13 18:51:02 +00:00
4 changed files with 60 additions and 33 deletions

View File

@@ -51,7 +51,7 @@ export default function ContactPage() {
<HeroLogo
logoText="Get Your Free Cleaning Quote"
description="Tell us about your commercial cleaning needs and let our team provide a customized solution. Quick, easy, and obligation-free quote request."
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg?_wi=4"
imageAlt="Contact us for cleaning services"
buttons={[{ text: "Scroll to Form", href: "#quote-form" }]}
buttonAnimation="slide-up"

View File

@@ -1,24 +1,49 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Nunito_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Nunito_Sans } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const nunitoSans = Nunito_Sans({
variable: "--font-nunito-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Commercial Cleaning Services - Midwest Professional",
description: "Professional commercial cleaning for offices, retail, medical facilities, apartments & post-construction across the Midwest. Reliable, spotless results.",
keywords: "commercial cleaning, office cleaning, post-construction cleaning, medical facility cleaning, professional cleaning services, Midwest",
openGraph: {
title: "Midwest Professional Cleaning - Commercial Cleaning Services",
description: "Reliable professional cleaning services for commercial spaces across the Midwest. Spotless results for offices, retail, medical facilities, and more.",
siteName: "Midwest Professional Cleaning",
type: "website",
},
twitter: {
card: "summary_large_image",
title: "Professional Commercial Cleaning Services",
description: "Trusted by 500+ businesses for spotless commercial cleaning across the Midwest.",
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +52,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${nunitoSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${nunitoSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +66,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -49,7 +49,7 @@ export default function HomePage() {
<HeroLogo
logoText="Midwest Professional Cleaning"
description="Reliable, professional commercial cleaning services for offices, retail stores, medical clinics, apartments, and post-construction cleanup across the Midwest. Spotless results, every time."
imageSrc="http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg"
imageSrc="http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=1"
imageAlt="Professional office cleaning service"
buttons={[
{
@@ -80,10 +80,10 @@ export default function HomePage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg?_wi=1",
},
],
},
@@ -93,10 +93,10 @@ export default function HomePage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=2",
},
],
},
@@ -106,10 +106,10 @@ export default function HomePage() {
icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=3",
},
],
},
@@ -119,10 +119,10 @@ export default function HomePage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=4",
},
],
},
@@ -132,10 +132,10 @@ export default function HomePage() {
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-doorknob_23-2149345532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-doorknob_23-2149345532.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=5",
},
],
},
@@ -145,10 +145,10 @@ export default function HomePage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=6",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg?_wi=3",
},
],
},

View File

@@ -47,7 +47,7 @@ export default function ServicesPage() {
<HeroLogo
logoText="Comprehensive Cleaning Solutions"
description="Specialized commercial cleaning services designed for your business. From routine office maintenance to post-construction deep cleaning, we deliver spotless results."
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg?_wi=2"
imageAlt="Commercial cleaning services"
buttons={[
{
@@ -74,7 +74,7 @@ export default function ServicesPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343069.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520641.jpg",
@@ -87,10 +87,10 @@ export default function ServicesPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shopaholic-customer-looking-new-fashion-collection-discussing-clothes-material-clothing-store-african-american-woman-shopping-formal-wear-checking-racks-with-stylish-items_482257-67773.jpg?_wi=4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=7",
},
],
},
@@ -100,10 +100,10 @@ export default function ServicesPage() {
icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=8",
},
],
},
@@ -113,10 +113,10 @@ export default function ServicesPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=9",
},
],
},
@@ -126,7 +126,7 @@ export default function ServicesPage() {
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-doorknob_23-2149345532.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-doorknob_23-2149345532.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/homeless-winter-city-man-asking-food_1157-45299.jpg",
@@ -139,10 +139,10 @@ export default function ServicesPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-122838.jpg?_wi=10",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-vacuuming-floor_23-2149345547.jpg?_wi=3",
},
],
},