diff --git a/src/app/page.tsx b/src/app/page.tsx index 396316c..e438d74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,13 +81,14 @@ export default function LandingPage() { heading={[ { type: "text", content: "Trusted for Excellence. Defined by Detail."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-rag-with-cleaning-supplies-wiping-table-looking-confident-light-living-room_141793-101757.jpg", alt: "Professional cleaning team carefully wiping a marble counter in a luxury home" + } ]} buttons={[ { text: "Learn More", href: "#services"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-rubber-gloves-holding-rag-with-cleaning-supplies-wiping-table-looking-confident-light-living-room_141793-101757.jpg" - imageAlt="Professional cleaning team carefully wiping a marble counter in a luxury home" />