diff --git a/src/app/page.tsx b/src/app/page.tsx
index 70c04f7..dd0660f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -56,64 +44,27 @@ export default function LandingPage() {
@@ -125,18 +76,9 @@ export default function LandingPage() {
title="Empowering Innovation through AI"
description="NexusAI bridges the gap between complex machine learning theory and practical enterprise application. Our agency delivers bespoke solutions that scale."
bulletPoints={[
- {
- title: "Advanced R&D",
- description: "Cutting-edge neural networks applied to your specific business case.",
- },
- {
- title: "Enterprise Scaling",
- description: "Deployment models optimized for performance and cost-efficiency.",
- },
- {
- title: "Ethical AI Design",
- description: "Transparent algorithms that prioritize data security and integrity.",
- },
+ { title: "Advanced R&D", description: "Cutting-edge neural networks applied to your specific business case." },
+ { title: "Enterprise Scaling", description: "Deployment models optimized for performance and cost-efficiency." },
+ { title: "Ethical AI Design", description: "Transparent algorithms that prioritize data security and integrity." },
]}
imageSrc="http://img.b2bpic.net/free-photo/engineer-using-vr-glasses-manufacture-gears-product-with-virtual-reality-technology-cad-software-computer-technician-engineering-industrial-machinery-turbine-with-interactive-headset_482257-48029.jpg"
imageAlt="AI Agency team"
@@ -150,38 +92,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Data Analytics",
- author: "Systems",
- description: "Predictive insights powered by deep learning.",
- tags: [
- "AI",
- "Data",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg",
- },
+ id: "f1", title: "Data Analytics", author: "Systems", description: "Predictive insights powered by deep learning.", tags: ["AI", "Data"],
+ imageSrc: "http://img.b2bpic.net/free-photo/3d-flowing-particles-network-communications-design_1048-15848.jpg"},
{
- id: "f2",
- title: "NLP Integration",
- author: "Language",
- description: "Automated, intuitive human-computer interaction.",
- tags: [
- "NLP",
- "Voice",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-concept-with-robot-head_23-2149739750.jpg",
- },
+ id: "f2", title: "NLP Integration", author: "Language", description: "Automated, intuitive human-computer interaction.", tags: ["NLP", "Voice"],
+ imageSrc: "http://img.b2bpic.net/free-photo/ai-cloud-concept-with-robot-head_23-2149739750.jpg"},
{
- id: "f3",
- title: "Workflow Automation",
- author: "Agents",
- description: "Autonomous agents that streamline operations.",
- tags: [
- "Automation",
- "Workflow",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg",
- },
+ id: "f3", title: "Workflow Automation", author: "Agents", description: "Autonomous agents that streamline operations.", tags: ["Automation", "Workflow"],
+ imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg"},
]}
title="Intelligence-First Solutions"
description="We specialize in deploying AI to solve your most pressing business challenges."
@@ -190,31 +108,14 @@ export default function LandingPage() {