Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-02-25 02:20:18 +00:00
3 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=1"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."

View File

@@ -110,7 +110,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=4"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
@@ -171,7 +171,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=5"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
@@ -256,7 +256,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=6"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."

View File

@@ -53,7 +53,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=2"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."
@@ -113,7 +113,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg"
imageSrc="https://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13840.jpg?_wi=3"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."