From 28f6c35f1727215915c17e40d0912e87a9625c1a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:51:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2874e91..a3cf553 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,6 +97,7 @@ export default function LandingPage() { id: "06", title: "Commercial Electrical Services", description: "Full-service electrical solutions for businesses and facilities", imageSrc: "http://img.b2bpic.net/free-photo/engineers-industry-40-industrial-plant-controlling-automated-machinery_482257-120564.jpg", imageAlt: "Commercial electrical work" } ]} + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1