Merge version_2 into main #3
@@ -28,6 +28,7 @@ export default function CybersecurityServices() {
|
||||
description="אנחנו שומרים על המידע הרגיש שלכם מפני האיומים של המחר."
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ bentoComponent: "reveal-icon", icon: Shield, title: "ניטור 24/7", description: "הגנה פעילה בכל שעות היממה." },
|
||||
{ bentoComponent: "reveal-icon", icon: Lock, title: "הצפנת נתונים", description: "הגנה על המידע הארגוני." },
|
||||
|
||||
@@ -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: "ניהול משאבים גמיש ומאובטח." },
|
||||
|
||||
@@ -28,6 +28,7 @@ export default function InternetServices() {
|
||||
description="פיתוח פתרונות ווב מותאמים אישית לצרכי החברה שלך."
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ bentoComponent: "reveal-icon", icon: Code, title: "פיתוח Full-Stack", description: "בניית אפליקציות ווב מהירות ומאובטחות." },
|
||||
{ bentoComponent: "reveal-icon", icon: Monitor, title: "UI/UX מודרני", description: "חווית משתמש ששמה את הלקוח במרכז." },
|
||||
|
||||
@@ -61,7 +61,6 @@ export default function SpotGroupPage() {
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
/>
|
||||
<FeatureBento
|
||||
id="services"
|
||||
title="המומחיות שלנו"
|
||||
description="אנחנו בונים בסיס חזק לעסק שלכם עם טכנולוגיות העילית של המחר."
|
||||
textboxLayout="default"
|
||||
@@ -121,4 +120,4 @@ export default function SpotGroupPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user