From 64ee05f87168485b45317411220549aeabd944f5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 21:28:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 278 +++++++++++------------------------------------ 1 file changed, 62 insertions(+), 216 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 24ed3b0..82202a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,135 +32,80 @@ export default function LandingPage() {
@@ -170,12 +115,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "InnovateLab", - "GrowthCo", - "TechPulse", - "DataMind", - "LogicFlow", - ]} + "InnovateLab", "GrowthCo", "TechPulse", "DataMind", "LogicFlow"]} title="Trusted by industry leaders" description="Collaborating with visionaries to build sustainable AI infrastructures." /> @@ -186,14 +126,10 @@ export default function LandingPage() { useInvertedBackground={false} title="Sophisticated AI for Modern Business" description={[ - "We define excellence through bespoke AI agent development. Our methodology balances technical precision with a calm, focused approach to digital transformation.", - "Designed for impact, we treat your business technology like a premium service, ensuring every detail works in harmony.", - ]} + "We define excellence through bespoke AI agent development. Our methodology balances technical precision with a calm, focused approach to digital transformation.", "Designed for impact, we treat your business technology like a premium service, ensuring every detail works in harmony."]} buttons={[ { - text: "Our Approach", - href: "#contact", - }, + text: "Our Approach", href: "#contact"}, ]} /> @@ -206,23 +142,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Bespoke Agent Creation", - description: "Tailored AI entities designed to perform complex business operations automatically.", - imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104507.jpg", - imageAlt: "Agent Creation", - }, + title: "Bespoke Agent Creation", description: "Tailored AI entities designed to perform complex business operations automatically.", imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104507.jpg", imageAlt: "Agent Creation"}, { - title: "Cognitive Workflow Design", - description: "Human-centric, intelligent orchestration layers that streamline every operational aspect.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-background-with-flowing-rainbow-particles_1048-14705.jpg", - imageAlt: "Workflow Design", - }, + title: "Cognitive Workflow Design", description: "Human-centric, intelligent orchestration layers that streamline every operational aspect.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-techno-background-with-flowing-rainbow-particles_1048-14705.jpg", imageAlt: "Workflow Design"}, { - title: "Enterprise Integration", - description: "Seamlessly embedding AI intelligence into your existing infrastructure for immediate scalability.", - imageSrc: "http://img.b2bpic.net/free-vector/20-finance-solid-glyph-icon-presentation-vector-icons-illustration_1142-18559.jpg", - imageAlt: "Enterprise Integration", - }, + title: "Enterprise Integration", description: "Seamlessly embedding AI intelligence into your existing infrastructure for immediate scalability.", imageSrc: "http://img.b2bpic.net/free-vector/20-finance-solid-glyph-icon-presentation-vector-icons-illustration_1142-18559.jpg", imageAlt: "Enterprise Integration"}, ]} title="Our Core Capabilities" description="High-impact services engineered to elevate your enterprise." @@ -231,38 +155,21 @@ export default function LandingPage() {