From 190869ba9b9cff62fab3ef47663898d398530903 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 01:51:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ff2946..40ecb1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { description="Professional window cleaning, pressure washing, gutter care, and lighting—handled with precision, consistency, and respect for your home." buttons={[{ text: "Get a Fast Quote", href: "#contact" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg", imageAlt: "Professional residential exterior cleaning" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg?_wi=1", imageAlt: "Professional residential exterior cleaning" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358977.jpg", imageAlt: "Expert window cleaning services" }, { imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530808.jpg", imageAlt: "Pressure washing results" }, { imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-after-shower-towel-stands-balcony-villa-drink-coffee-tea-perfect-start-day-calm-relaxed-female-meets-new-day_343596-2079.jpg", imageAlt: "Gutter cleaning maintenance" }, @@ -63,7 +63,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Why You Choose Us" description="Most companies rush the job, miss details, or don’t show up. We built Faith Works Exteriors to fix that. You get clear communication, reliable scheduling, and work that actually makes your home look better." - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg?_wi=1" imageAlt="Reliable exterior cleaning experts" /> @@ -73,7 +73,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Window Cleaning", description: "Crystal-clear glass with streak-free finishes. Ask about our protective coating for longer-lasting cleanliness.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "Window cleaning" }, + { title: "Window Cleaning", description: "Crystal-clear glass with streak-free finishes. Ask about our protective coating for longer-lasting cleanliness.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=1", imageAlt: "Window cleaning" }, { title: "Pressure Washing", description: "Safe, effective dirt and algae removal without damaging your surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", imageAlt: "Pressure washing" }, { title: "Gutter Cleaning", description: "Prevent expensive water damage with professional debris removal and flow testing.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-decorated-with-garlands-backyard-house_169016-59521.jpg", imageAlt: "Gutter care" }, { title: "Permanent Lighting", description: "Professional architectural lighting installed once, customized for your home.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15986.jpg", imageAlt: "Architectural lighting" }, @@ -121,10 +121,10 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@sarah_j", testimonial: "Faith Works saved our home from gutter overflow. Professional, on time, and meticulous.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg", imageAlt: "house exterior looking pristine" }, - { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Their pressure washing left my stone patio looking like new. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg", imageAlt: "house exterior looking pristine" }, - { id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "Christmas lights were a breeze this year. Everything was handled perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg", imageAlt: "house exterior looking pristine" }, - { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Best communication I have had with a contractor in years. Solid work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg", imageAlt: "house exterior looking pristine" }, - { id: "5", name: "Anna Smith", handle: "@asmith", testimonial: "Crystal clear windows! The protective coating really made a difference.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6naad1", imageAlt: "house exterior looking pristine" }, + { id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Their pressure washing left my stone patio looking like new. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-decorating-home_23-2150633279.jpg?_wi=2", imageAlt: "house exterior looking pristine" }, + { id: "3", name: "Emily Rodriguez", handle: "@erod", testimonial: "Christmas lights were a breeze this year. Everything was handled perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261266.jpg?_wi=2", imageAlt: "house exterior looking pristine" }, + { id: "4", name: "David Kim", handle: "@dkim", testimonial: "Best communication I have had with a contractor in years. Solid work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-helmet_23-2149343651.jpg?_wi=2", imageAlt: "house exterior looking pristine" }, + { id: "5", name: "Anna Smith", handle: "@asmith", testimonial: "Crystal clear windows! The protective coating really made a difference.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6naad1&_wi=1", imageAlt: "house exterior looking pristine" }, ]} showRating={true} title="Client Results" @@ -154,7 +154,7 @@ export default function LandingPage() {