Update src/app/page.tsx

This commit is contained in:
2026-05-09 22:13:25 +00:00
parent adf9d05f35
commit 0103742536

View File

@@ -8,6 +8,7 @@ import TestimonialCardFifteen from "@/components/sections/testimonial/Testimonia
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import ContactCenter from "@/components/sections/contact/ContactCenter";
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
import { BarChart3, ShieldCheck, Zap, TrendingUp, RefreshCw, CalendarDays, Award, MessageSquare } from "lucide-react";
export default function TradingDashboardPage() {