Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user