Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 20:03:10 +00:00

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
import FaqBase from "@/components/sections/faq/FaqBase";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { Brain, Zap, Users, Shield, BarChart3, CheckCircle, Layout, Share2, Lightbulb, DollarSign, Sparkles, Award, Heart, HelpCircle, Rocket } from "lucide-react";
import { Brain, Zap, Users, Shield, BarChart3, CheckCircle, Layout, Share2, Lightbulb, DollarSign, Sparkles, Award, Heart, HelpCircle, Rocket, Star } from "lucide-react";
export default function LandingPage() {
return (