From b8acdeb9f29ff9965aca7e36aa532af93955a978 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 07:37:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16731d9..9d2ae75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,9 +60,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/big-data-cybier-security-database-abstract-concept_1194-638913.jpg", imageAlt: "cloud computing tech 3d"}, + imageSrc: "http://img.b2bpic.net/free-photo/big-data-cybier-security-database-abstract-concept_1194-638913.jpg?_wi=1", imageAlt: "cloud computing tech 3d"}, { - imageSrc: "http://img.b2bpic.net/free-photo/server-cabinets-data-center-maintaining-large-scale-ai-datasets_482257-124181.jpg", imageAlt: "server room modern data"} + imageSrc: "http://img.b2bpic.net/free-photo/server-cabinets-data-center-maintaining-large-scale-ai-datasets_482257-124181.jpg?_wi=1", imageAlt: "server room modern data"} ]} mediaAnimation="slide-up" rating={5} @@ -132,9 +132,9 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Sarah Miller", date: "2024-05", title: "CTO, Fintech Corp", quote: "CloudFares transformed our deployment speed from days to seconds.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", imageSrc: "http://img.b2bpic.net/free-photo/big-data-cybier-security-database-abstract-concept_1194-638913.jpg", imageAlt: "tech executive headshot"}, + id: "t1", name: "Sarah Miller", date: "2024-05", title: "CTO, Fintech Corp", quote: "CloudFares transformed our deployment speed from days to seconds.", tag: "Performance", avatarSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", imageSrc: "http://img.b2bpic.net/free-photo/big-data-cybier-security-database-abstract-concept_1194-638913.jpg?_wi=2", imageAlt: "tech executive headshot"}, { - id: "t2", name: "David Chen", date: "2024-06", title: "Head of Ops, E-Shop", quote: "The reliability is unmatched. We haven't had a single minute of downtime.", tag: "Reliability", avatarSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/server-cabinets-data-center-maintaining-large-scale-ai-datasets_482257-124181.jpg", imageAlt: "tech executive headshot"}, + id: "t2", name: "David Chen", date: "2024-06", title: "Head of Ops, E-Shop", quote: "The reliability is unmatched. We haven't had a single minute of downtime.", tag: "Reliability", avatarSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", imageSrc: "http://img.b2bpic.net/free-photo/server-cabinets-data-center-maintaining-large-scale-ai-datasets_482257-124181.jpg?_wi=2", imageAlt: "tech executive headshot"}, { id: "t3", name: "Emily Rodriguez", date: "2024-07", title: "Lead Dev, AppStart", quote: "Scalability is effortless with their intuitive API and dashboard.", tag: "Scalability", avatarSrc: "http://img.b2bpic.net/free-photo/young-graphic-designer-working-office_158595-1134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-paper-arrow-with-copy-space_23-2148456134.jpg", imageAlt: "tech executive headshot"}, { -- 2.49.1