Merge version_2 into main #4

Merged
bender merged 3 commits from version_2 into main 2026-03-17 23:13:19 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -123,7 +123,7 @@ export default function AboutPage() {
value: "24/7", title: "Emergency Service"},
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/worker-office-receiving-feedback-from-management-executive_482257-126629.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-office-receiving-feedback-from-management-executive_482257-126629.jpg?_wi=1"
imageAlt="Shook Towing customer service team"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"

View File

@@ -87,7 +87,7 @@ export default function ContactPage() {
text: "Fill Out Form Below", href: "#contact-form"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-giving-keys-car-customer_329181-11861.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-giving-keys-car-customer_329181-11861.jpg?_wi=1"
imageAlt="professional towing service"
mediaAnimation="blur-reveal"
background={{

View File

@@ -119,7 +119,7 @@ export default function HomePage() {
text: "Request a Quote", href: "/contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-giving-keys-car-customer_329181-11861.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mechanic-giving-keys-car-customer_329181-11861.jpg?_wi=2"
imageAlt="professional tow truck driver helping customer"
mediaAnimation="blur-reveal"
background={{
@@ -262,7 +262,7 @@ export default function HomePage() {
mediaAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/worker-office-receiving-feedback-from-management-executive_482257-126629.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-office-receiving-feedback-from-management-executive_482257-126629.jpg?_wi=2"
imageAlt="customer support team ready to help"
/>
</div>