Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
|||||||
const footer = (
|
const footer = (
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg"
|
videoSrc="https://img.b2bpic.net/free-photo/green-grass-sports-field-boundary-line_84443-73902.jpg?_wi=4"
|
||||||
videoAriaLabel="Green soccer field texture"
|
videoAriaLabel="Green soccer field texture"
|
||||||
logoText="Go Fast"
|
logoText="Go Fast"
|
||||||
columns={[
|
columns={[
|
||||||
|
|||||||
Reference in New Issue
Block a user