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

This commit is contained in:
2026-02-20 12:50:18 +00:00
parent e5ba9f0a33
commit 53e9596c4c

View File

@@ -208,7 +208,7 @@ export default function ProductPage({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg"
imageSrc="https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg?_wi=5"
imageAlt="Hot sauce bottles background"
columns={[
{ title: "Shop", items: [{ label: "Hot Sauces", href: "#flavors" }, { label: "Bundles", href: "/bundles" }, { label: "Merchandise", href: "/merch" }] },