From b1bce3ae4101a6b3987ffd1e962b3671a910cacd Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 21:11:27 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fed9d9c..b86c586 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -90,7 +90,7 @@ export default function ContactPage() { ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/industrial-worker-protective-uniform-operating-forklift-big-warehouse-distribution-center_342744-1497.jpg" - imageAlt: "industrial warehouse storage facility" + imageAlt="industrial warehouse storage facility" mediaAnimation="blur-reveal" className="min-h-screen" containerClassName="max-w-7xl" -- 2.49.1