From 2bace358eccc2e9ea5b1074be8627fd2aa27eb99 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 23:50:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11cd5db..237cf44 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Call Ray", href: "tel:5555555555"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg?_wi=1" + imageSrc="https://images.unsplash.com/photo-1621905251189-08b45d6a268e?q=80&w=800&auto=format&fit=crop" mediaAnimation="slide-up" avatars={[ { @@ -159,8 +159,8 @@ export default function LandingPage() { useInvertedBackground={false} title="Commitment to Quality" description="Ray has dedicated his career to honest service. Every job is an opportunity to prove why local expertise matters." - imageSrc="http://img.b2bpic.net/free-photo/young-worker-raising-hands-helpless-manner-uniform-looking-upset-front-view_176474-21722.jpg?_wi=2" - imageAlt="Ray at work" + imageSrc="https://images.unsplash.com/photo-1534347628048-617573ede396?q=80&w=800&auto=format&fit=crop" + imageAlt="Professional HVAC technician performing maintenance" /> @@ -192,4 +192,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file