diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1faccde..ab44711 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,42 +28,32 @@ export default function LandingPage() {
@@ -75,12 +65,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", value: "99.9%", title: "Uptime", description: "Reliable high-speed performance", imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-collection_23-2148039279.jpg"},
- {
- id: "m2", value: "500+", title: "Clients", description: "Global agency reach", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-holding-wed-design-board_53876-65667.jpg"},
- {
- id: "m3", value: "24/7", title: "Support", description: "Elite technical assistance", imageSrc: "http://img.b2bpic.net/free-photo/purple-calendar-clock-search-icon-reminder-notification-concept-website-ui-purple-background-3d-rendering-illustration_56104-1318.jpg"},
+ { id: "m1", value: "99.9%", title: "Uptime", description: "Reliable high-speed performance", imageSrc: "http://img.b2bpic.net/free-vector/flat-infographic-element-collection_23-2148039279.jpg" },
+ { id: "m2", value: "500+", title: "Clients", description: "Global agency reach", imageSrc: "http://img.b2bpic.net/free-photo/happy-diverse-people-holding-wed-design-board_53876-65667.jpg" },
+ { id: "m3", value: "24/7", title: "Support", description: "Elite technical assistance", imageSrc: "http://img.b2bpic.net/free-photo/purple-calendar-clock-search-icon-reminder-notification-concept-website-ui-purple-background-3d-rendering-illustration_56104-1318.jpg" },
]}
title="Performance at Scale"
description="Driving business growth through advanced data analytics."
@@ -94,12 +81,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
features={[
- {
- title: "Real-time Data", description: "Sync metrics instantly.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background-with-shallow-depth-field_1048-12413.jpg", imageAlt: "Data"},
- {
- title: "AI Analytics", description: "Deep insights for growth.", imageSrc: "http://img.b2bpic.net/free-photo/ai-technology-microchip-background-digital-transformation-concept_53876-124669.jpg", imageAlt: "AI"},
- {
- title: "Secure Cloud", description: "Global storage solutions.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-doing-brainstorming-setting-up-machine-learning-systems_482257-126248.jpg", imageAlt: "Cloud"},
+ { title: "Real-time Data", description: "Sync metrics instantly.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-particle-background-with-shallow-depth-field_1048-12413.jpg", imageAlt: "Data" },
+ { title: "AI Analytics", description: "Deep insights for growth.", imageSrc: "http://img.b2bpic.net/free-photo/ai-technology-microchip-background-digital-transformation-concept_53876-124669.jpg", imageAlt: "AI" },
+ { title: "Secure Cloud", description: "Global storage solutions.", imageSrc: "http://img.b2bpic.net/free-photo/data-center-programmers-doing-brainstorming-setting-up-machine-learning-systems_482257-126248.jpg", imageAlt: "Cloud" },
]}
title="Advanced Features"
description="Powerful tools designed to accelerate your workflow and agency success."
@@ -112,29 +96,16 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1", name: "Alice", role: "CEO", company: "TechCorp", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg"},
- {
- id: "2", name: "Bob", role: "CTO", company: "DevLab", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report-startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy_482257-38904.jpg"},
- {
- id: "3", name: "Charlie", role: "PM", company: "StartUp", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg"},
- {
- id: "4", name: "David", role: "CFO", company: "FinanceCo", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg"},
- {
- id: "5", name: "Eve", role: "CMO", company: "GrowthCo", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/nervous-puzzled-woman-banker-bites-lips-worries_273609-45620.jpg"},
+ { id: "1", name: "Alice", role: "CEO", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-coat_1098-3778.jpg" },
+ { id: "2", name: "Bob", role: "CTO", company: "DevLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/financial-department-team-leader-researching-marketing-ideas-while-analyzing-company-expenses-report-startup-project-manager-developing-budget-growth-solutions-while-brainstorming-promoting-strategy_482257-38904.jpg" },
+ { id: "3", name: "Charlie", role: "PM", company: "StartUp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-business-woman-with-executive-job-working-with-management-marketing-statistics-computer-office-worker-analyzing-research-charts-data-reports_482257-41126.jpg" },
+ { id: "4", name: "David", role: "CFO", company: "FinanceCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg" },
+ { id: "5", name: "Eve", role: "CMO", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nervous-puzzled-woman-banker-bites-lips-worries_273609-45620.jpg" },
]}
kpiItems={[
- {
- value: "10M+", label: "Processes Run"},
- {
- value: "45%", label: "Growth Rate"},
- {
- value: "150ms", label: "Latency"},
+ { value: "10M+", label: "Processes Run" },
+ { value: "45%", label: "Growth Rate" },
+ { value: "150ms", label: "Latency" },
]}
title="Trusted by Leaders"
description="See why top agencies rely on AetherVibe."
@@ -146,12 +117,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1", title: "Setup time?", content: "Instant activation."},
- {
- id: "q2", title: "Scaling?", content: "Seamless auto-scaling."},
- {
- id: "q3", title: "API Support?", content: "Full REST support."},
+ { id: "q1", title: "Setup time?", content: "Instant activation." },
+ { id: "q2", title: "Scaling?", content: "Seamless auto-scaling." },
+ { id: "q3", title: "API Support?", content: "Full REST support." },
]}
imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-laughing-while-talking-with-funny-customer-using-headset-mic_482257-125082.jpg"
mediaAnimation="slide-up"
@@ -166,18 +134,14 @@ export default function LandingPage() {
columns={[
{
items: [
- {
- label: "Dashboard", href: "/dashboard"},
- {
- label: "Blog", href: "/resources"},
+ { label: "Dashboard", href: "/dashboard" },
+ { label: "Blog", href: "/resources" },
],
},
{
items: [
- {
- label: "Privacy", href: "#"},
- {
- label: "Terms", href: "#"},
+ { label: "Privacy", href: "#" },
+ { label: "Terms", href: "#" },
],
},
]}
@@ -187,4 +151,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file