diff --git a/src/app/page.tsx b/src/app/page.tsx index ff80fcd..86303a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { type: "text", content: "Mastering the Art of " }, - { type: "image", src: "http://img.b2bpic.net/free-photo/focused-man-wearing-apron-growing-plants-garden-cutting-branches-view-through-glasses-gardening-job-concept_74855-12791.jpg", alt: "Garden detail" }, + { type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cg0UGKyps5DE1iSGYMVXf6a3y4/uploaded-1776817399317-vp6jerhx.jpg", alt: "Company Logo" }, { type: "text", content: " Landscaping" }, ]} /> @@ -160,6 +160,7 @@ export default function LandingPage() {