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: "ניהול משאבים גמיש ומאובטח." },