diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d3dc71..6861666 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,59 +47,36 @@ export default function LandingPage() {
@@ -117,14 +86,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Accelerating Innovation", - }, + type: "text", content: "Accelerating Innovation"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/startup-cybersecurity-expert-looking-company-security-vulnerabilities_482257-125918.jpg", - alt: "Team", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/startup-cybersecurity-expert-looking-company-security-vulnerabilities_482257-125918.jpg", alt: "Team"}, ]} /> @@ -135,30 +99,15 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Neural Engine", - description: "Custom LLMs tailored to your domain.", - imageSrc: "http://img.b2bpic.net/free-photo/hacker-bypasses-network-security-engages-cyber-crime-with-vr-headset_482257-126453.jpg", - }, + title: "Neural Engine", description: "Custom LLMs tailored to your domain.", imageSrc: "http://img.b2bpic.net/free-photo/hacker-bypasses-network-security-engages-cyber-crime-with-vr-headset_482257-126453.jpg"}, { - title: "Cloud Infrastructure", - description: "Highly available global scaling solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg", - }, + title: "Cloud Infrastructure", description: "Highly available global scaling solutions.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-engineering-team-working-together-using-ai-visualization_482257-126733.jpg"}, { - title: "Workflow Automation", - description: "Seamless integration with existing stacks.", - imageSrc: "http://img.b2bpic.net/free-photo/clock-time-reminder-alarm-countdown-graphic_53876-128050.jpg", - }, + title: "Workflow Automation", description: "Seamless integration with existing stacks.", imageSrc: "http://img.b2bpic.net/free-photo/clock-time-reminder-alarm-countdown-graphic_53876-128050.jpg"}, { - title: "Real-time Analytics", - description: "Actionable insights delivered instantly.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", - }, + title: "Real-time Analytics", description: "Actionable insights delivered instantly.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg"}, { - title: "Secure Compliance", - description: "Enterprise-grade data protection protocols.", - imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg", - }, + title: "Secure Compliance", description: "Enterprise-grade data protection protocols.", imageSrc: "http://img.b2bpic.net/free-photo/business-concept-with-progress-close-up_23-2149151161.jpg"}, ]} title="Core AI Capabilities" description="Powerful tools to integrate, automate, and innovate at scale." @@ -172,23 +121,14 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - icon: Zap, - title: "Models Deployed", - value: "150+", - }, + id: "m1", icon: Zap, + title: "Models Deployed", value: "150+"}, { - id: "m2", - icon: Shield, - title: "Security Uptime", - value: "99.9%", - }, + id: "m2", icon: Shield, + title: "Security Uptime", value: "99.9%"}, { - id: "m3", - icon: Award, - title: "Happy Clients", - value: "45+", - }, + id: "m3", icon: Award, + title: "Happy Clients", value: "45+"}, ]} title="Agency Impact" description="Numbers that define our delivery standards." @@ -203,45 +143,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alex Rivers", - role: "CTO", - company: "TechScale", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", - }, + id: "1", name: "Alex Rivers", role: "CTO", company: "TechScale", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg"}, { - id: "2", - name: "Jamie Lin", - role: "Founder", - company: "Innovate", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-using-digital-tablet-outside-office-building_107420-74334.jpg", - }, + id: "2", name: "Jamie Lin", role: "Founder", company: "Innovate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-using-digital-tablet-outside-office-building_107420-74334.jpg"}, { - id: "3", - name: "Sam Thorne", - role: "PM", - company: "Global", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", - }, + id: "3", name: "Sam Thorne", role: "PM", company: "Global", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg"}, { - id: "4", - name: "Jordan P.", - role: "Architect", - company: "System", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367574.jpg", - }, + id: "4", name: "Jordan P.", role: "Architect", company: "System", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-car-mechanic-car-repair-shop_23-2150367574.jpg"}, { - id: "5", - name: "Casey K.", - role: "Director", - company: "DataHub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg", - }, + id: "5", name: "Casey K.", role: "Director", company: "DataHub", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/technician-making-sure-high-tech-facility-data-center-is-appropriately-equipped_482257-94430.jpg"}, ]} title="Trusted by Leaders" description="Transforming outcomes through intelligent code." @@ -254,20 +169,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How do you handle data privacy?", - content: "We ensure zero-retention policies for all client AI deployments.", - }, + id: "f1", title: "How do you handle data privacy?", content: "We ensure zero-retention policies for all client AI deployments."}, { - id: "f2", - title: "What tech stacks do you specialize in?", - content: "React, Python, Go, and major Cloud providers.", - }, + id: "f2", title: "What tech stacks do you specialize in?", content: "React, Python, Go, and major Cloud providers."}, { - id: "f3", - title: "Can you audit legacy code?", - content: "Absolutely, our architects specialize in refactoring older monoliths.", - }, + id: "f3", title: "Can you audit legacy code?", content: "Absolutely, our architects specialize in refactoring older monoliths."}, ]} title="Technical Questions" description="Everything you need to know about our workflow." @@ -279,14 +185,11 @@ export default function LandingPage() { @@ -297,29 +200,19 @@ export default function LandingPage() { logoText="Nexus AI" columns={[ { - title: "Agency", - items: [ + title: "Agency", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Services", - href: "#features", - }, + label: "Services", href: "#features"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy", - href: "#", - }, + label: "Privacy", href: "#"}, { - label: "Terms", - href: "#", - }, + label: "Terms", href: "#"}, ], }, ]} @@ -328,4 +221,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file