diff --git a/src/app/page.tsx b/src/app/page.tsx index eb78922..e0c9e80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function SpotGroupPage() { ]} rightCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/mixed-programers-team-working-group-project-multiple-screens-showing-running-code-it-startup-office-coder-pointing-pencil-computer-screen-with-software-compiling-code_482257-33301.jpg", imageAlt: "פיתוח" }, - { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105476.jpg", imageAlt: "דאטה סנטר" }, + { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105476.jpg?_wi=1", imageAlt: "דאטה סנטר" }, { imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-pc-data-center-housing-artificial-intelligence-gear_482257-126824.jpg", imageAlt: "DevOps" }, ]} carouselItemClassName="!aspect-[4/5]" @@ -70,9 +70,9 @@ export default function SpotGroupPage() { { title: "אבטחת מידע", description: "הגנה מקיפה על נכסי המידע של הארגון מפני איומי סייבר.", bentoComponent: "reveal-icon", icon: Shield }, { title: "פיתוח ואינטרנט", description: "פיתוח פלטפורמות ויישומים מותאמים אישית לצרכי החברה.", bentoComponent: "marquee", centerIcon: Sparkles, variant: "text", texts: ["React", "Next.js", "Cloud"] }, { title: "תשתיות", description: "הקמה וניהול של תשתיות תקשורת ומחשוב אמינות ומהירות.", bentoComponent: "media-stack", items: [ - { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg", imageAlt: "Infrastructure" }, - { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg", imageAlt: "Infrastructure" }, - { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg", imageAlt: "Infrastructure" } + { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg?_wi=1", imageAlt: "Infrastructure" }, + { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg?_wi=2", imageAlt: "Infrastructure" }, + { imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105487.jpg?_wi=3", imageAlt: "Infrastructure" } ] } ]} /> @@ -111,7 +111,7 @@ export default function SpotGroupPage() { />