From 9e3b29e0580b3dafae125028edf0fbad9a4313af Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:37:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f27c31..bb6f2b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { { id: "service-3", title: "Fast Response Times", description: "Quick turnaround without compromising quality. We prioritize getting to you fast and completing work efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-holding-clock_1368-6309.jpg", imageAlt: "Fast service response"}, ]} - gridVariant="uniform-3-items" + gridVariant="uniform-3-item" animationType="slide-up" title="Our Services" description="Expert solutions tailored to your needs. Click any card to learn more about what we offer." -- 2.49.1