Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-25 02:14:42 +00:00
parent fdaafc01ef
commit 8fd51cf840

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=8"
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=9"
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=10"
imageAlt="Metal roofing texture and detail"
logoText="Martinez Metal Roofing & Construction"
copyrightText="© 2025 Martinez Metal Roofing & Construction. All rights reserved."