Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9fe6abe06 | |||
| f7ed297d6d |
@@ -13,7 +13,8 @@ import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react";
|
||||
import PricingCardNine from "@/components/sections/pricing/PricingCardNine";
|
||||
import { Sparkles, ArrowUpRight, Zap, TrendingUp, Award } from "lucide-react";
|
||||
|
||||
export default function WebAgency2Page() {
|
||||
return (
|
||||
@@ -35,6 +36,7 @@ export default function WebAgency2Page() {
|
||||
navItems={[
|
||||
{ name: "Capabilities", id: "services" },
|
||||
{ name: "Showcase", id: "work" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Methodology", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
@@ -65,6 +67,25 @@ export default function WebAgency2Page() {
|
||||
]}
|
||||
carouselItemClassName="!aspect-[4/5]"
|
||||
/>
|
||||
<div id="pricing">
|
||||
<PricingCardNine
|
||||
title="Business Plans"
|
||||
description="Scale your intelligence with our flexible business packages."
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "startup", title: "Startup", price: "$999", period: "/month", features: ["5 AI models", "Standard support", "Cloud API Access"],
|
||||
button: { text: "Get Started", href: "#contact" }
|
||||
},
|
||||
{
|
||||
id: "enterprise", title: "Enterprise", price: "$4,999", period: "/month", features: ["Unlimited models", "24/7 Priority support", "On-prem deployment"],
|
||||
button: { text: "Contact Sales", href: "#contact" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<FeatureBento
|
||||
title="Core Intelligence"
|
||||
description="Comprehensive solutions to integrate and deploy scalable artificial intelligence across your tech stack."
|
||||
@@ -73,12 +94,12 @@ export default function WebAgency2Page() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Intelligent Analytics", description: "Deep learning engines that uncover patterns and predictive insights from your enterprise data.", bentoComponent: "line-chart"},
|
||||
title: "Intelligent Analytics", description: "Deep learning engines that uncover patterns and predictive insights from your enterprise data.", bentoComponent: "line-chart"},
|
||||
{
|
||||
title: "AI Automation", description: "Streamlining complex workflows with autonomous agents and machine vision systems.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
title: "AI Automation", description: "Streamlining complex workflows with autonomous agents and machine vision systems.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Model Training", description: "Custom neural networks designed to solve unique industry challenges with superior precision.", bentoComponent: "media-stack", items: [
|
||||
title: "Model Training", description: "Custom neural networks designed to solve unique industry challenges with superior precision.", bentoComponent: "media-stack", items: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/it-engineers-cooperating-ai-focused-startup-close-up_482257-127799.jpg", imageAlt: "AI model development" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-blockchain-technology_23-2151480184.jpg", imageAlt: "Algorithmic processing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/geometric-abstract-phone-wallpaper-technology-concept-connecting-dots-design_53876-160212.jpg", imageAlt: "Data training pipeline" },
|
||||
@@ -96,16 +117,16 @@ export default function WebAgency2Page() {
|
||||
cardClassName="!h-auto aspect-video"
|
||||
features={[
|
||||
{
|
||||
title: "Predictive ERP", description: "Automated supply chain optimization platform", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", imageAlt: "Predictive ERP system", buttonIcon: ArrowUpRight,
|
||||
title: "Predictive ERP", description: "Automated supply chain optimization platform", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1", imageAlt: "Predictive ERP system", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Vision Analytics", description: "Real-time computer vision for retail automation", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Vision analytics portal", buttonIcon: ArrowUpRight,
|
||||
title: "Vision Analytics", description: "Real-time computer vision for retail automation", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Vision analytics portal", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Insight Gateway", description: "Generative AI customer support interface", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg", imageAlt: "AI support dashboard", buttonIcon: ArrowUpRight,
|
||||
title: "Insight Gateway", description: "Generative AI customer support interface", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg", imageAlt: "AI support dashboard", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
{
|
||||
title: "Data Synthesis", description: "Automated report generation for fintech", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", imageAlt: "Fintech AI reporting", buttonIcon: ArrowUpRight,
|
||||
title: "Data Synthesis", description: "Automated report generation for fintech", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=2", imageAlt: "Fintech AI reporting", buttonIcon: ArrowUpRight,
|
||||
buttonHref: "#"},
|
||||
]}
|
||||
/>
|
||||
@@ -174,7 +195,7 @@ export default function WebAgency2Page() {
|
||||
copyrightText="© 2026 | AIVision AI Lab"
|
||||
columns={[
|
||||
{
|
||||
title: "Solutions", items: [
|
||||
title: "Solutions", items: [
|
||||
{ label: "Automation", href: "#" },
|
||||
{ label: "Model Training", href: "#" },
|
||||
{ label: "Analytics", href: "#" },
|
||||
@@ -182,7 +203,7 @@ export default function WebAgency2Page() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Careers", href: "#" },
|
||||
{ label: "Blog", href: "#" },
|
||||
@@ -190,7 +211,7 @@ export default function WebAgency2Page() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Research", items: [
|
||||
title: "Research", items: [
|
||||
{ label: "Papers", href: "#" },
|
||||
{ label: "API", href: "#" },
|
||||
{ label: "Security", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user