diff --git a/src/app/page.tsx b/src/app/page.tsx index 91729fd..e7fb813 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,14 +88,14 @@ export default function LandingPage() { heading={[ { type: "text", content: "About Bay Contractors & Roofing: Building Trust, One Roof at a Time"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", alt: "A friendly contractor smiling confidently"}, ]} buttons={[ { text: "Learn More About Us", href: "#contact"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg" - imageAlt="A friendly contractor smiling confidently" />