Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -222,7 +222,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="asset://footer-coffee-beans"
|
||||
imageSrc="asset://footer-coffee-beans?_wi=3"
|
||||
imageAlt="Close-up of roasted coffee beans."
|
||||
columns={[
|
||||
{ title: "Menu", items: [{ label: "Coffee", href: "#menu" }, { label: "Pastries", href: "#menu" }, { label: "Beverages", href: "#menu" }] },
|
||||
|
||||
Reference in New Issue
Block a user