From b8713d4e7a2058484503ae251d90c02dc2c7d987 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:38:53 +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 bb6f2b8..9f27c31 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-item" + gridVariant="uniform-3-items" 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