Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -131,7 +131,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -212,7 +212,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -317,7 +317,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user