Update src/app/products/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function ProductsPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=1", imageAlt: "Light duty hospital wheels"},
|
imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=1", imageAlt: "Light duty hospital wheels"},
|
||||||
]}
|
]}
|
||||||
autoplayDelay={4000}
|
autoplayDelay={4000}
|
||||||
showDimOverlay={true}
|
showDimOverlay={false}
|
||||||
ariaLabel="Products Hero Section"
|
ariaLabel="Products Hero Section"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user