diff --git a/components/animated-stats-section.tsx b/components/animated-stats-section.tsx index fbabc76..48c636c 100644 --- a/components/animated-stats-section.tsx +++ b/components/animated-stats-section.tsx @@ -2,7 +2,6 @@ import { Package, Users, CreditCard } from "lucide-react"; import { AnimatedCounter } from "./animated-counter"; -import { TextTyper } from "./text-typer"; import { PlatformStats } from "@/lib/stats-service"; const formatCurrency = (value: number) => { @@ -32,18 +31,10 @@ export function AnimatedStatsSection({ stats }: AnimatedStatsProps) { />

- + Completed Orders

- + Successfully fulfilled orders across our platform

@@ -59,18 +50,10 @@ export function AnimatedStatsSection({ stats }: AnimatedStatsProps) { />

- + Registered Vendors

- + Active sellers offering products on our marketplace

@@ -86,18 +69,10 @@ export function AnimatedStatsSection({ stats }: AnimatedStatsProps) { />

- + Transaction Volume

- + Total value of successful transactions processed