diff --git a/src/app/page.tsx b/src/app/page.tsx index e70c1e2..a3d7e1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,6 @@ export default function SitePage() { { id: "hero-5", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-tool_23-2148921405.jpg", imageAlt: "Technician performing maintenance on a generator" }, { id: "hero-6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-engineer-wearing-equipment_23-2149354007.jpg", imageAlt: "Generator providing backup power to a critical facility" } ]} - useInvertedBackground={true} ariaLabel="Hero section with rotating generator images" /> @@ -188,8 +187,6 @@ export default function SitePage() {