Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 12:50:19 +00:00
parent 53e9596c4c
commit 0cf2a4dbe2

View File

@@ -90,7 +90,7 @@ export default function ShopPage() {
</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=4"
imageAlt="Hot sauce bottles background"
columns={[
{ title: "Shop", items: [{ label: "Hot Sauces", href: "#flavors" }, { label: "Bundles", href: "/bundles" }, { label: "Merchandise", href: "/merch" }] },