diff --git a/src/app/page.tsx b/src/app/page.tsx index e1e1800..2d330be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,13 +181,14 @@ export default function LandingPage() { }, { type: "text", content: " and Reliable Repairs."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg", alt: "Interior of DANY INFORMATICA repair shop with friendly staff" + } ]} buttons={[ { - text: "Find Us", href: "https://maps.google.com/?q=Dany+Informatica+Torrej%C3%B3n+de+Ardoz"}, + text: "Find Us", href: "https://maps.google.com/?q=Dany+Informatica+Torrej%C3%B3n+de+Ardoz"} ]} - imageSrc="http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880966.jpg" - imageAlt="Interior of DANY INFORMATICA repair shop with friendly staff" />