From b321ed7150a10ddb4e2fd48f0e6e0d21c9f69cdd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 10:25:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a613a1b..c6de2a6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "7 ימי נסיון חינם", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg?_wi=1" imageAlt="Wing Web Hosting Infrastructure" avatars={[ { @@ -78,7 +78,7 @@ export default function LandingPage() { features={[ { title: "שטח אחסון ללא הגבלה", description: "שטח אחסון לאתר/ים ללא הגבלה.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg", imageAlt: "Unlimited Storage"}, + imageSrc: "http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg?_wi=2", imageAlt: "Unlimited Storage"}, items: [ { icon: CheckCircle, @@ -88,7 +88,7 @@ export default function LandingPage() { }, { title: "דומיין מתנה", description: "דומיין חינם עם החבילה (co.il, com, net).", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4tqwb", imageAlt: "Domain Gift"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4tqwb&_wi=1", imageAlt: "Domain Gift"}, items: [ { icon: CheckCircle, @@ -98,7 +98,7 @@ export default function LandingPage() { }, { title: "תמיכה 24/7", description: "עזרה למתחילים ומקצוענים מסביב לשעון.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/20-web-hosting-line-filled-color-icon-pack-like-management-database-hosting-web-security_1142-18625.jpg", imageAlt: "24/7 Support"}, + imageSrc: "http://img.b2bpic.net/free-vector/20-web-hosting-line-filled-color-icon-pack-like-management-database-hosting-web-security_1142-18625.jpg?_wi=1", imageAlt: "24/7 Support"}, items: [ { icon: CheckCircle, @@ -123,13 +123,13 @@ export default function LandingPage() { "ללא הגבלה אחסון", "תמיכה 24/7", "דומיין מתנה"], button: { text: "רכישה", href: "https://clients.wing.co.il/index.php?rp=/store/wing/khbylt-nkhlyaly"}, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4tqwb"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w4tqwb&_wi=2"}, { id: "pro", title: "Professional Hosting", price: "₪29.99", period: "/חודש", features: [ "ביצועים גבוהים", "שטח SSD מהיר", "כולל SSL", "גיבוי יומי"], button: { text: "רכישה", href: "https://clients.wing.co.il/index.php?rp=/store/wing/khbylt-nshr"}, - imageSrc: "http://img.b2bpic.net/free-vector/20-web-hosting-line-filled-color-icon-pack-like-management-database-hosting-web-security_1142-18625.jpg"}, + imageSrc: "http://img.b2bpic.net/free-vector/20-web-hosting-line-filled-color-icon-pack-like-management-database-hosting-web-security_1142-18625.jpg?_wi=2"}, { id: "lite", title: "LiteSpeed Hosting", price: "₪49.99", period: "/חודש", features: [ "טכנולוגיית LiteSpeed", "מהירות מטורפת", "אופטימיזציה מקסימלית"], @@ -175,7 +175,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "איך נוכל לעזור?", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/upset-data-center-worker-packing-desk-after-being-replaced-by-ai_482257-127245.jpg?_wi=3" /> -- 2.49.1