Merge version_2 into main #1
@@ -11,7 +11,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Zap, Sparkles, Star, Heart, HelpCircle, Brain, BarChart3, Hexagon, House, MessageSquareText, Settings, CheckCircle, TrendingUp, AlertCircle, Cloud, Database, Lock, Cpu, Shield, Users, Award, Cpu as CpuIcon } from 'lucide-react';
|
||||
import { Zap, Sparkles, Star, Heart, HelpCircle, Brain, BarChart3, Hexagon, House, MessageSquareText, Settings, CheckCircle, TrendingUp, AlertCircle, Cloud, Database, Lock, Cpu, Shield, Users, Award, Cpu as CpuIcon, Flame } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
"Up to 1M predictions/month", "5 custom AI models", "Basic analytics dashboard", "Email support", "99.9% uptime SLA"],
|
||||
},
|
||||
{
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Zap,
|
||||
id: "professional", badge: "Most Popular", badgeIcon: Flame,
|
||||
price: "$1,999/mo", name: "Professional", buttons: [
|
||||
{ text: "Start Trial", href: "#contact" },
|
||||
{ text: "Contact Sales", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user