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 +}