4 Commits

Author SHA1 Message Date
935c3595be Merge version_3 into main
Merge version_3 into main
2026-05-23 12:15:11 +00:00
778b46b940 Update src/app/page.tsx 2026-05-23 12:15:08 +00:00
076da8a02e Merge version_2 into main
Merge version_2 into main
2026-05-23 12:13:09 +00:00
77e4e53223 Update src/app/page.tsx 2026-05-23 12:13:06 +00:00

View File

@@ -28,62 +28,32 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "Home", id: "/" },
name: "Home", { name: "Dashboard", id: "/dashboard" },
id: "/", { name: "Resources", id: "/resources" },
}, { name: "Contact", id: "/contact" },
{
name: "Dashboard",
id: "/dashboard",
},
{
name: "Resources",
id: "/resources",
},
{
name: "Contact",
id: "/contact",
},
]} ]}
brandName="AetherVibe" brandName="AetherVibe"
button={{ button={{ text: "Get Started" }}
text: "Get Started",
}}
/> />
</div> </div>
<div id="hero-home" data-section="hero-home"> <div id="hero-home" data-section="hero-home">
<HeroOverlay <HeroOverlay
titleClassName="!text-white !opacity-100 !z-50 !relative"
title="Digital Agency Reimagined" title="Digital Agency Reimagined"
description="Unleash the power of high-tech digital solutions with AetherVibe's interactive SaaS ecosystem." description="Unleash the power of high-tech digital solutions with AetherVibe's interactive SaaS ecosystem."
buttons={[ buttons={[
{ { text: "Explore Features", href: "/dashboard" },
text: "Explore Features",
href: "/dashboard",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-background-with-particle-design_1048-11886.jpg" imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-background-with-particle-design_1048-11886.jpg"
imageClassName="animate-float"
avatars={[ avatars={[
{ { src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", alt: "Team member 1" },
src: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg", { src: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg", alt: "Team member 2" },
alt: "Team member 1", { src: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg", alt: "Team member 3" },
}, { src: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", alt: "Team member 4" },
{ { src: "http://img.b2bpic.net/free-photo/man-with-glasses-holding-up-his-laptop-with-copy-space_23-2148422278.jpg", alt: "Team member 5" },
src: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-smiling-sitting-workplace-desk_482257-5730.jpg",
alt: "Team member 2",
},
{
src: "http://img.b2bpic.net/free-photo/elderly-businessman-entrepreneur-sitting-workspace-looking-camera_482257-8143.jpg",
alt: "Team member 3",
},
{
src: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg",
alt: "Team member 4",
},
{
src: "http://img.b2bpic.net/free-photo/man-with-glasses-holding-up-his-laptop-with-copy-space_23-2148422278.jpg",
alt: "Team member 5",
},
]} ]}
avatarText="Trusted by 500+ global experts" avatarText="Trusted by 500+ global experts"
/> />
@@ -95,27 +65,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ 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: "m1", { 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" },
value: "99.9%", { 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: "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" title="Performance at Scale"
description="Driving business growth through advanced data analytics." description="Driving business growth through advanced data analytics."
@@ -129,24 +81,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={false} useInvertedBackground={false}
features={[ 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: "Real-time 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" },
description: "Sync metrics instantly.", { 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" },
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" title="Advanced Features"
description="Powerful tools designed to accelerate your workflow and agency success." description="Powerful tools designed to accelerate your workflow and agency success."
@@ -159,60 +96,16 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ 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: "1", { 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" },
name: "Alice", { 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" },
role: "CEO", { 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" },
company: "TechCorp", { 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" },
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={[ kpiItems={[
{ { value: "10M+", label: "Processes Run" },
value: "10M+", { value: "45%", label: "Growth Rate" },
label: "Processes Run", { value: "150ms", label: "Latency" },
},
{
value: "45%",
label: "Growth Rate",
},
{
value: "150ms",
label: "Latency",
},
]} ]}
title="Trusted by Leaders" title="Trusted by Leaders"
description="See why top agencies rely on AetherVibe." description="See why top agencies rely on AetherVibe."
@@ -224,21 +117,9 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ { id: "q1", title: "Setup time?", content: "Instant activation." },
id: "q1", { id: "q2", title: "Scaling?", content: "Seamless auto-scaling." },
title: "Setup time?", { id: "q3", title: "API Support?", content: "Full REST support." },
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" 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" mediaAnimation="slide-up"
@@ -253,26 +134,14 @@ export default function LandingPage() {
columns={[ columns={[
{ {
items: [ items: [
{ { label: "Dashboard", href: "/dashboard" },
label: "Dashboard", { label: "Blog", href: "/resources" },
href: "/dashboard",
},
{
label: "Blog",
href: "/resources",
},
], ],
}, },
{ {
items: [ items: [
{ { label: "Privacy", href: "#" },
label: "Privacy", { label: "Terms", href: "#" },
href: "#",
},
{
label: "Terms",
href: "#",
},
], ],
}, },
]} ]}
@@ -282,4 +151,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }