Update src/app/page.tsx

This commit is contained in:
2026-03-18 10:28:37 +00:00
parent ccc02dceb7
commit 4f6d6504b3

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36079.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36079.jpg?_wi=1"
imageAlt="Spacious facility with ample parking"
useInvertedBackground={true}
ariaLabel="About section - Halt At Highway facility and services"
@@ -196,7 +196,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36079.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-coffee-talking-phone-parking-lot_169016-36079.jpg?_wi=2"
imageAlt="Halt At Highway service station"
mediaAnimation="slide-up"
mediaPosition="right"