From a5efa7ee3ce4a3a1050ffa3b2091065b30f2a996 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:11:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 479f2a6..1ba6571 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-technology-background-with-connecting-lines-dots_1048-14613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-technology-background-with-connecting-lines-dots_1048-14613.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -142,7 +142,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Built for Serious Engineering" description="Crazy Four is a specialized team of engineers and business strategists. We build scalable digital products, focusing on robust system architecture rather than superficial solutions. Our product-first mindset ensures every line of code aligns with real-world business objectives." - imageSrc="http://img.b2bpic.net/free-photo/workers-it-company-working-computer_1303-19429.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workers-it-company-working-computer_1303-19429.jpg?_wi=1" /> @@ -157,7 +157,7 @@ export default function LandingPage() { title: "SaaS Platform Architecture", description: "High-performance, multi-tenant SaaS systems built to handle millions of transactions at scale.", tag: "Engineering", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-technology-background-with-connecting-lines-dots_1048-14613.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-technology-background-with-connecting-lines-dots_1048-14613.jpg?_wi=2", imageAlt: "abstract digital tech background dark mode", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { title: "Full Stack Systems", description: "End-to-end engineering excellence covering high-concurrency backends and interactive frontend interfaces.", tag: "Full-Stack", - imageSrc: "http://img.b2bpic.net/free-photo/workers-it-company-working-computer_1303-19429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-it-company-working-computer_1303-19429.jpg?_wi=2", imageAlt: "professional software engineer high-tech office", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { title: "AI & Automation", description: "Advanced integration of RAG pipelines, chatbots, and autonomous automation flows for real business value.", tag: "AI Solutions", - imageSrc: "http://img.b2bpic.net/free-vector/infographic_53876-25853.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic_53876-25853.jpg?_wi=1", imageAlt: "modern saas management dashboard dark mode", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Analytics Dashboards", description: "Custom real-time data visualization platforms and admin systems designed for deep, data-driven decisions.", tag: "Data", - imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=1", imageAlt: "artificial intelligence software automation UI", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { title: "Backend APIs", description: "High-performance, secure, and documented microservices architecture built for modern enterprise needs.", tag: "API Development", - imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=1", imageAlt: "marketing automation platform interface dark", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { title: "Real-time Systems", description: "Implementing WebSockets and event-driven architectures to ensure systems stay synced in real time.", tag: "Real-time", - imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg?_wi=1", imageAlt: "real estate analytics software interface", }, ]} @@ -220,7 +220,7 @@ export default function LandingPage() { price: "Request Demo", rating: 5, reviewCount: "12+", - imageSrc: "http://img.b2bpic.net/free-vector/infographic_53876-25853.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/infographic_53876-25853.jpg?_wi=2", }, { id: "p2", @@ -238,7 +238,7 @@ export default function LandingPage() { price: "Coming Soon", rating: 0, reviewCount: "0", - imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg?_wi=2", }, { id: "p4", @@ -247,7 +247,7 @@ export default function LandingPage() { price: "Coming Soon", rating: 0, reviewCount: "0", - imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/research-analysis-ideas-strategy-information-concept_53876-123886.jpg?_wi=2", }, { id: "p5", @@ -265,7 +265,7 @@ export default function LandingPage() { price: "Live Module", rating: 5, reviewCount: "1", - imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=2", }, ]} title="Product Showcase" -- 2.49.1