From 6aa3bcbbbd2b2346d9abb7f8d048ea316becaadd Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 06:44:39 +0000 Subject: [PATCH] Update src/app/infrastructure-services/page.tsx --- src/app/infrastructure-services/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/infrastructure-services/page.tsx b/src/app/infrastructure-services/page.tsx index 9c3dad6..a87875a 100644 --- a/src/app/infrastructure-services/page.tsx +++ b/src/app/infrastructure-services/page.tsx @@ -28,6 +28,7 @@ export default function InfrastructureServices() { description="בנייה, ניהול ותחזוקת תשתיות ענן ושרתים מקומיים." animationType="slide-up" useInvertedBackground={false} + textboxLayout="default" features={[ { bentoComponent: "reveal-icon", icon: Server, title: "שרתים מקומיים", description: "חומרה ושרתים פיזיים מתקדמים." }, { bentoComponent: "reveal-icon", icon: Cloud, title: "פתרונות ענן", description: "ניהול משאבים גמיש ומאובטח." },