Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 20:43:00 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,11 +49,11 @@ export default function LandingPage() {
background={{ variant: "noise" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-wiping-bathroom-mirror_23-2148465050.jpg", imageAlt: "Professional cleaning service in action"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-wiping-bathroom-mirror_23-2148465050.jpg?_wi=1", imageAlt: "Professional cleaning service in action"},
{
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095321.jpg", imageAlt: "Residential home cleaning with sparkling results"},
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095321.jpg?_wi=1", imageAlt: "Residential home cleaning with sparkling results"},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg", imageAlt: "Commercial office cleaning service"},
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg?_wi=1", imageAlt: "Commercial office cleaning service"},
]}
mediaAnimation="blur-reveal"
buttons={[
@@ -71,10 +71,10 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Residential Cleaning", author: "Premium Home Care", description: "Transform your home with our thorough cleaning services. We handle everything from daily maintenance to deep cleaning, ensuring your living spaces are spotless and healthy.", tags: ["Houses", "Apartments", "Condos"],
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095321.jpg", imageAlt: "Residential home cleaning service"},
imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-hotel-room_23-2148095321.jpg?_wi=2", imageAlt: "Residential home cleaning service"},
{
id: "2", title: "Commercial Cleaning", author: "Business Solutions", description: "Keep your office and commercial spaces immaculate. Our professional team ensures a clean, healthy environment that boosts productivity and impresses clients.", tags: ["Offices", "Retail", "Medical"],
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg", imageAlt: "Commercial office and business cleaning"},
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg?_wi=2", imageAlt: "Commercial office and business cleaning"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -168,7 +168,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-wiping-bathroom-mirror_23-2148465050.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-wiping-bathroom-mirror_23-2148465050.jpg?_wi=2"
imageAlt="Professional cleaning team at work"
logoText="CleanPro"
copyrightText="© 2025 CleanPro Services. All rights reserved."