diff --git a/src/app/page.tsx b/src/app/page.tsx index 96b35a6..26ea5f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,6 +122,8 @@ export default function LandingPage() { heading={[ { type: "text", content: "Flow Homecare: Your Premier Window Cleaning Experts in Spring Hill"}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/afro-woman-cleaning-window-with-rag-home_58466-10801.jpg", alt: "Friendly Flow Homecare team member smiling"}, { type: "text", content: "At Flow Homecare, we're dedicated to bringing unparalleled clarity and shine to your property. Serving the Spring Hill community for over a decade, our expert team uses advanced techniques and eco-friendly solutions to ensure every window is spotless. We believe in transparency, reliability, and delivering results that truly make your home or business sparkle. Discover the difference a professional touch can make." } @@ -130,8 +132,6 @@ export default function LandingPage() { { text: "Learn More About Us", href: "#"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/afro-woman-cleaning-window-with-rag-home_58466-10801.jpg" - imageAlt="Friendly Flow Homecare team member smiling" />