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

This commit is contained in:
2026-02-26 01:34:40 +00:00
parent 3cac5eed75
commit 44a9585cef

View File

@@ -110,7 +110,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=6"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."
@@ -191,7 +191,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=7"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."
@@ -296,7 +296,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=8"
imageAlt="5th Plaza storefront at sunset"
logoText="5th Plaza"
copyrightText="© 2025 5th Plaza. Made with warmth in the Midwest."