From 23482864d761056f6036ce9b454145a640ee46d7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 17:36:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b878f09..461359c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,9 +41,9 @@ export default function Home() { enableKpiAnimation={true} buttons={[{text: "Get a Free Quote", href: "#contact"}, {text: "Book Now", href: "#contact"}]} imageSrc="http://img.b2bpic.net/free-photo/lovely-senior-couple-love-front-view_23-2148268627.jpg" - imageAlt="modern luxury living room spotless clean" + imageAlt="Spotless luxury living room" mediaAnimation="slide-up" - avatars={[{src: "http://img.b2bpic.net/free-photo/woman-taking-photo-while-holding-cocktail_23-2147601343.jpg", alt: "Woman taking a photo while holding a cocktail"}, {src: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg", alt: "Young woman arranging organic vegetables in the kitchen"}, {src: "http://img.b2bpic.net/free-photo/young-woman-preparing-her-nutrition-diet_23-2149297690.jpg", alt: "Young woman preparing her nutrition diet"}, {src: "http://img.b2bpic.net/free-photo/full-shot-photographer-taking-photos-bride_23-2150264497.jpg", alt: "Full shot photographer taking photos of bride"}, {src: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587673.jpg", alt: "Man servant cleaning the house"}]} + avatars={[{src: "http://img.b2bpic.net/free-photo/woman-taking-photo-while-holding-cocktail_23-2147601343.jpg", alt: "Client 1"}, {src: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg", alt: "Client 2"}, {src: "http://img.b2bpic.net/free-photo/young-woman-preparing-her-nutrition-diet_23-2149297690.jpg", alt: "Client 3"}, {src: "http://img.b2bpic.net/free-photo/full-shot-photographer-taking-photos-bride_23-2150264497.jpg", alt: "Client 4"}, {src: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587673.jpg", alt: "Client 5"}]} avatarText="Trusted by 500+ happy clients" marqueeItems={[{type: "text", text: "Licensed & Bonded"}, {type: "text-icon", text: "Eco-Friendly Products", icon: Leaf}, {type: "text", text: "Same-Day Service"}, {type: "text-icon", text: "Pet-Safe Cleaning", icon: Sparkles}, {type: "text", text: "100% Satisfaction"}]} /> @@ -64,7 +64,7 @@ export default function Home() { textboxLayout="default" gridVariant="four-items-2x2-equal-grid" useInvertedBackground={true} - products={[{id: "res", name: "Residential Cleaning", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358951.jpg"}, {id: "com", name: "Commercial Cleaning", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/modern-minimalist-office_23-2151780700.jpg"}, {id: "deep", name: "Deep Cleaning", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/bikini-with-decorative-fruits-hat_23-2147640364.jpg"}, {id: "move", name: "Move-In / Out", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-getting-ready-move_23-2149094080.jpg"}]} + products={[{id: "res", name: "Residential Cleaning", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358951.jpg"}, {id: "com", name: "Commercial Cleaning", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780700.jpg"}, {id: "deep", name: "Deep Cleaning", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/bikini-with-decorative-fruits-hat_23-2147640364.jpg"}, {id: "move", name: "Move-In / Out", price: "From $300", imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-getting-ready-move_23-2149094080.jpg"}]} title="Our Premium Services" description="Tailored solutions for your space." />