Update src/app/shop/page.tsx

This commit is contained in:
2026-02-21 03:53:12 +00:00
parent 71be9be82d
commit 28faff56d7

View File

@@ -54,7 +54,7 @@ export default function ShopPage() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg"
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg?_wi=13"
imageAlt="Night shot of Solid Steel Sales yard with illuminated trucks and steel piles"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }] },
@@ -121,7 +121,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg"
imageSrc="https://img.b2bpic.net/free-photo/interior-shot-old-warehouse-with-old-trains-stored-inside_181624-13915.jpg?_wi=14"
imageAlt="Night shot of Solid Steel Sales yard with illuminated trucks and steel piles"
columns={[
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Contact", href: "/contact" }] },