From 3052c56bf4ecb79415899f2ec4ada7a470860169 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:13:37 +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 aca2556..5e9eec4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { id: "4", title: "Service & Underhåll", description: "Regelbunden kontroll, felsökning och underhålls-service för långsiktig säkerhet och tillförlitlighet.", imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-points-switchgear-modules-system-check-smart-inspection_169016-71013.jpg", imageAlt: "Service och underhål" } ]} - gridVariant="uniform-4-items" as const + gridVariant="uniform-4-items" animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" -- 2.49.1