Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-04 11:43:38 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -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" },

View File

@@ -75,7 +75,7 @@ export default function ContactPage() {
<ContactSplitForm
title="Get in Touch"
description="Have questions about our products or services? We'd love to hear from you. Fill out the form below and we'll get back to you as soon as possible."
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=3"
imageAlt="Murphy's Menswear customer service"
mediaPosition="right"
mediaAnimation="slide-up"

View File

@@ -89,9 +89,9 @@ export default function HomePage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", imageAlt: "Murphy's Menswear storefront on O'Connell Street"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=1", imageAlt: "Murphy's Menswear storefront on O'Connell Street"},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg", imageAlt: "Premium clothing displays inside the store"},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-shopping-menswear-shop_1303-19869.jpg?_wi=2", imageAlt: "Premium clothing displays inside the store"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4305.jpg", imageAlt: "Selection of fine suits and formal wear"},
{
@@ -163,7 +163,7 @@ export default function HomePage() {
title="Why Choose Murphy's Menswear"
description="We believe in quality over quantity. Every piece in our store is carefully selected to ensure our customers receive the best value and style. Our friendly, knowledgeable staff are here to help you find exactly what you're looking for—without the hard sell."
tag="Our Difference"
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=1"
imageAlt="Friendly staff ready to help at Murphy's Menswear"
buttons={[
{ text: "Get Directions", href: "/visit" },