From 5a643c45ca12afede517c20c8f973f20c57e7490 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 21:25:14 +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 67f45c4..d858a85 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,8 +55,8 @@ export default function LandingPage() { { text: "Get a Free Quote", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/cute-cat-sitting-rubbish-bin-outdoors_23-2148666769.jpg" - imageAlt="House clearance services in Scotland" + imageSrc="https://img.freepik.com/free-photo/mockup-laptop-table_23-2147775586.jpg?t=st=1730000000~exp=1730003600~hmac=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" + imageAlt="MacBook laptop on desk" /> @@ -207,4 +207,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1