From a1a337caac444a3e9e5c0586fcb80522d7ef9b13 Mon Sep 17 00:00:00 2001 From: NotII <46204250+NotII@users.noreply.github.com> Date: Fri, 28 Mar 2025 23:45:05 +0000 Subject: [PATCH] Update animated-stats-section.tsx --- components/animated-stats-section.tsx | 37 +++++---------------------- 1 file changed, 6 insertions(+), 31 deletions(-) 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