Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-10 05:25:08 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,9 +53,9 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552285.jpg", imageAlt: "Professional window washing service"},
{
imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg", imageAlt: "Streak-free window cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg?_wi=1", imageAlt: "Streak-free window cleaning"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg", imageAlt: "Professional gutter cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg?_wi=1", imageAlt: "Professional gutter cleaning"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -69,9 +69,9 @@ export default function LandingPage() {
tag="What We Offer"
features={[
{
id: "window-cleaning", title: "Window Cleaning", description: "Crystal-clear residential and commercial window washing with our streak-free guarantee. We clean windows of all sizes, from small homes to high-rise buildings, using professional-grade equipment and eco-friendly solutions.", imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg", imageAlt: "Professional window cleaning service"},
id: "window-cleaning", title: "Window Cleaning", description: "Crystal-clear residential and commercial window washing with our streak-free guarantee. We clean windows of all sizes, from small homes to high-rise buildings, using professional-grade equipment and eco-friendly solutions.", imageSrc: "http://img.b2bpic.net/free-photo/design-building-with-opened-windows_23-2148252778.jpg?_wi=2", imageAlt: "Professional window cleaning service"},
{
id: "gutter-cleaning", title: "Gutter Cleaning", description: "Keep your gutters flowing freely with our comprehensive gutter cleaning and maintenance services. We remove debris, inspect for damage, and ensure proper drainage to protect your home's foundation.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg", imageAlt: "Professional gutter cleaning service"},
id: "gutter-cleaning", title: "Gutter Cleaning", description: "Keep your gutters flowing freely with our comprehensive gutter cleaning and maintenance services. We remove debris, inspect for damage, and ensure proper drainage to protect your home's foundation.", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-sustainable-greenhouse_23-2149072091.jpg?_wi=2", imageAlt: "Professional gutter cleaning service"},
{
id: "pressure-washing", title: "Pressure Washing", description: "Transform your outdoor spaces with professional pressure washing services. From driveways to decks, we restore surfaces to like-new condition using safe, eco-friendly pressure washing techniques.", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-brown-bench-near-grass-field-trees-park_181624-3458.jpg", imageAlt: "Professional pressure washing service"},
]}