From e3bf635d19e1d9a97ca0708c60c1c1f9566b0b7c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:14:12 +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 5a5d274..937eed2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,6 +110,7 @@ export default function LandingPage() { id: "6", name: "الجودة والاحترافية", price: "متضمنة", imageSrc: "http://img.b2bpic.net/free-photo/candles-burn-standing-tall-vases-floor_1304-5614.jpg", imageAlt: "الاحترافية في كل تفصيل" } ]} + gridVariant="three-columns-all-equal-width" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1