From 40704748b19f34c09b312342639e34628ae5032d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 22:22:42 +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 789b0eb..10eaf25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,8 +66,8 @@ export default function LandingPage() { text: "Explore Services", href: "#services"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/attractive-cheerful-girl-sitting-couch-posing-looking-camera_8353-6444.jpg" - imageAlt="Modern interior with a sleek HVAC system and comfortable atmosphere" + imageSrc="https://images.unsplash.com/photo-1517594422364-f6b0f027ed2c?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageAlt="Toronto skyline at dusk with city lights and CN Tower" /> @@ -331,4 +331,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1