diff --git a/src/app/page.tsx b/src/app/page.tsx index f4922d6..434fca3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -59,37 +51,23 @@ export default function LandingPage() { description="Experience the next evolution of intelligent automation. Seamlessly navigate complex tasks with AI-driven precision and speed." buttons={[ { - text: "Get Started", - href: "#pricing", - }, + text: "Get Started", href: "#pricing"}, { - text: "View Demo", - href: "#features", - }, + text: "View Demo", href: "#features"}, ]} imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-cyber-particles-design_1048-13025.jpg" showBlur={true} avatars={[ { - src: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-16341.jpg", - alt: "3D modern background with flowing particles", - }, + src: "http://img.b2bpic.net/free-photo/3d-modern-background-with-flowing-particles_1048-16341.jpg", alt: "3D modern background with flowing particles"}, { - src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg", - alt: "Blurred night lights", - }, + src: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139330.jpg", alt: "Blurred night lights"}, { - src: "http://img.b2bpic.net/free-photo/3d-network-technology-background-with-particle-waves_1048-17881.jpg", - alt: "3D network technology background with particle waves", - }, + src: "http://img.b2bpic.net/free-photo/3d-network-technology-background-with-particle-waves_1048-17881.jpg", alt: "3D network technology background with particle waves"}, { - src: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg", - alt: "3D cybernet techno design with flowing lines and floating particles", - }, + src: "http://img.b2bpic.net/free-photo/3d-cybernet-techno-design-with-flowing-lines-floating-particles_1048-12152.jpg", alt: "3D cybernet techno design with flowing lines and floating particles"}, { - src: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg", - alt: "Suzhou financial district at night", - }, + src: "http://img.b2bpic.net/free-photo/suzhou-financial-district-night_1359-1026.jpg", alt: "Suzhou financial district at night"}, ]} avatarText="Trusted by 5,000+ engineers worldwide" /> @@ -102,19 +80,13 @@ export default function LandingPage() { metrics={[ { icon: Zap, - label: "Latency reduction", - value: "99.9%", - }, + label: "Latency reduction", value: "99.9%"}, { icon: Clock, - label: "Time saved daily", - value: "4.2hrs", - }, + label: "Time saved daily", value: "4.2hrs"}, { icon: TrendingUp, - label: "Workflow efficiency", - value: "350%", - }, + label: "Workflow efficiency", value: "350%"}, ]} metricsAnimation="blur-reveal" /> @@ -122,24 +94,16 @@ export default function LandingPage() {
@@ -166,56 +123,27 @@ export default function LandingPage() {
@@ -336,13 +222,9 @@ export default function LandingPage() {