diff --git a/src/app/page.tsx b/src/app/page.tsx
index bf0efb4..2e55140 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -51,92 +45,51 @@ export default function LandingPage() {
@@ -148,29 +101,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Machine Learning",
- description: "Accelerate model deployment with our specialized ML orchestration tools.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg?_wi=2",
- imageAlt: "data science dashboard interface",
- },
+ title: "Machine Learning", description: "Accelerate model deployment with our specialized ML orchestration tools.", bentoComponent: "reveal-icon", icon: Zap,
+ imageAlt: "data science dashboard interface"},
{
- title: "Data Architecture",
- description: "Secure, scalable infrastructure that grows with your business data needs.",
- bentoComponent: "reveal-icon",
- icon: Database,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3iqr9u",
- imageAlt: "machine learning icon tech",
- },
+ title: "Data Architecture", description: "Secure, scalable infrastructure that grows with your business data needs.", bentoComponent: "reveal-icon", icon: Database,
+ imageAlt: "machine learning icon tech"},
{
- title: "Real-time Metrics",
- description: "Visualize your most critical KPIs in real time.",
- bentoComponent: "reveal-icon",
- icon: TrendingUp,
- imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg",
- imageAlt: "data pipeline workflow design",
- },
+ title: "Real-time Metrics", description: "Visualize your most critical KPIs in real time.", bentoComponent: "reveal-icon", icon: TrendingUp,
+ imageAlt: "data pipeline workflow design"},
]}
title="Comprehensive Analytics Suite"
description="Empowering businesses with robust tools designed for scale, speed, and intelligence."
@@ -185,17 +123,11 @@ export default function LandingPage() {
description="We are a team of researchers, developers, and strategists obsessed with the power of information. Since 2018, we have helped enterprises bridge the gap between raw data and strategic impact."
bulletPoints={[
{
- title: "Scalable Infrastructure",
- description: "Cloud-native solutions built to handle petabytes of throughput.",
- },
+ title: "Scalable Infrastructure", description: "Cloud-native solutions built to handle petabytes of throughput."},
{
- title: "Expert Team",
- description: "PhD-led research and engineering dedicated to your success.",
- },
+ title: "Expert Team", description: "PhD-led research and engineering dedicated to your success."},
{
- title: "Rapid Deployment",
- description: "From pilot to production in weeks, not months.",
- },
+ title: "Rapid Deployment", description: "From pilot to production in weeks, not months."},
]}
imageSrc="http://img.b2bpic.net/free-photo/general-director-reviewing-data-analytics-with-her-team-successful-development-plan_482257-118674.jpg"
mediaAnimation="slide-up"
@@ -209,31 +141,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "1",
- value: "99.9%",
- title: "Model Uptime",
- items: [
- "High-availability",
- "Zero latency",
- ],
+ id: "1", value: "99.9%", title: "Model Uptime", items: [
+ "High-availability", "Zero latency"],
},
{
- id: "2",
- value: "15x",
- title: "Processing Speed",
- items: [
- "Efficient pipelines",
- "Optimized queries",
- ],
+ id: "2", value: "15x", title: "Processing Speed", items: [
+ "Efficient pipelines", "Optimized queries"],
},
{
- id: "3",
- value: "450+",
- title: "Successful Models",
- items: [
- "Production grade",
- "Tested and validated",
- ],
+ id: "3", value: "450+", title: "Successful Models", items: [
+ "Production grade", "Tested and validated"],
},
]}
title="Impact at Scale"
@@ -249,25 +166,15 @@ export default function LandingPage() {
author="Elena Vance, CEO at TechNode"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg",
- alt: "Elena Vance",
- },
+ src: "http://img.b2bpic.net/free-photo/happy-successful-businessman-posing-outside_74855-2003.jpg", alt: "Elena Vance"},
{
- src: "http://img.b2bpic.net/free-photo/modern-senior-man-living-city_23-2148956457.jpg",
- alt: "Markus Thorne",
- },
+ src: "http://img.b2bpic.net/free-photo/modern-senior-man-living-city_23-2148956457.jpg", alt: "Markus Thorne"},
{
- src: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg",
- alt: "Sarah Chen",
- },
+ src: "http://img.b2bpic.net/free-photo/confident-woman-professional-attire_23-2152009547.jpg", alt: "Sarah Chen"},
{
- src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg",
- alt: "Jared Kim",
- },
+ src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", alt: "Jared Kim"},
{
- src: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg",
- alt: "Linda Wu",
- },
+ src: "http://img.b2bpic.net/free-photo/confident-cheerful-businesswoman_1262-21021.jpg", alt: "Linda Wu"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -278,8 +185,7 @@ export default function LandingPage() {