Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-11 04:25:28 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ export default function ContactPage() {
{ text: "View Our Services", href: "/services" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg"
imageSrc="http://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg?_wi=2"
imageAlt="Contact PFC Group for professional weatherproofing services"
mediaAnimation="slide-up"
imagePosition="right"
@@ -130,7 +130,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=2"
imageAlt="Professional construction team working on site"
logoText="PFC Group"
copyrightText="© 2025 PFC Group. All rights reserved. Protecting Structures with Excellence."

View File

@@ -61,7 +61,7 @@ export default function HomePage() {
{ text: "View Our Work", href: "/portfolio" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg"
imageSrc="http://img.b2bpic.net/free-photo/railroad-tracks_1359-127.jpg?_wi=1"
imageAlt="Professional weatherproofing and concrete repair work"
mediaAnimation="slide-up"
imagePosition="right"
@@ -183,7 +183,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-discussing-blueprint-with-architects_107420-74344.jpg?_wi=1"
imageAlt="Professional construction team at work"
logoText="PFC Group"
copyrightText="© 2025 PFC Group. All rights reserved. Protecting Structures with Excellence."