Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-26 00:36:55 +00:00
4 changed files with 7 additions and 7 deletions

View File

@@ -61,7 +61,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=2"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."

View File

@@ -277,7 +277,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=1"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."

View File

@@ -111,7 +111,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=5"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."
@@ -193,7 +193,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=6"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."
@@ -299,7 +299,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=7"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."

View File

@@ -54,7 +54,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=3"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."
@@ -135,7 +135,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-with-level-building-roof-house_23-2148748855.jpg?_wi=4"
imageAlt="Professional roofing work"
logoText="Roof Repair LLC"
copyrightText="© 2025 Roof Repair LLC. Licensed & Insured. All rights reserved."