Update src/app/products/page.tsx

This commit is contained in:
2026-03-03 08:36:06 +00:00
parent aef26cfe17
commit 9419a26fe2

View File

@@ -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"},
]}
autoplayDelay={4000}
showDimOverlay={true}
showDimOverlay={false}
ariaLabel="Products Hero Section"
/>
</div>