diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8b90e9e..07f5e20 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -78,7 +78,7 @@ export default function AboutPage() { title="Our Story: 40+ Years of Quality Menswear" description="Since the 1980s, Murphy's Menswear has been serving the men of Ennis and Co. Clare with premium clothing, expert service, and a commitment to quality that never compromises." tag="Our Heritage" - imageSrc="http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg?_wi=2" imageAlt="The heart of Murphy's Menswear: quality service" buttons={[ { text: "Visit Us", href: "/visit" }, diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1497d20..6ff7465 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -75,7 +75,7 @@ export default function ContactPage() {