Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-27 15:53:02 +00:00

View File

@@ -13,7 +13,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Activity, Award, Crown, Gauge, GraduationCap, Headphones, LeafyGreen, Lightbulb, LineChart, Sparkles, Target, Trophy, Users, Joystick, BarChart3, Robot, BookUser } from "lucide-react";
import { Activity, Award, Crown, Gauge, GraduationCap, Headphones, LeafyGreen, Lightbulb, LineChart, Sparkles, Target, Trophy, Users, Joystick, BarChart3, Bot, BookUser } from "lucide-react";
export default function LandingPage() {
return (
@@ -178,7 +178,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-laptop-home_23-2149249504.jpg", imageAlt: "Holographic AI personal trainer"},
items: [
{
icon: Robot,
icon: Bot,
text: "Intelligent Guidance"},
{
icon: BookUser,