Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
import FaqDouble from "@/components/sections/faq/FaqDouble";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
|
||||
import { Zap, Sparkles, TrendingUp, MessageCircle, HelpCircle, Cube, Layers, Zap as ZapIcon, Gauge } from "lucide-react";
|
||||
import { Zap, Sparkles, TrendingUp, MessageCircle, HelpCircle, Layers, Gauge } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -74,7 +74,7 @@ export default function HomePage() {
|
||||
title="Revolutionary 3D-Enhanced Features"
|
||||
description="Immersive spatial interfaces designed for modern healthcare teams. Experience AI like never before with cutting-edge visualization and interaction."
|
||||
tag="Next-Generation Capabilities"
|
||||
tagIcon={Cube}
|
||||
tagIcon={Layers}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user