Update src/app/page.tsx

This commit is contained in:
2026-05-27 15:52:59 +00:00
parent 2b0b41b455
commit e9b403e772

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,