From 6d938a82cf212ea5eda39762d222f59b060817fa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 06:16:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) 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() {