Update src/app/teams/page.tsx

This commit is contained in:
2026-03-17 16:53:17 +00:00
parent 7a9fd92311
commit 98dabf0a4a

View File

@@ -7,6 +7,7 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
import ProductCardFour from "@/components/sections/product/ProductCardFour";
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
import Link from "next/link";
import { Users, TrendingUp } from "lucide-react";
export default function TeamsPage() {
const navItems = [
@@ -86,7 +87,7 @@ export default function TeamsPage() {
title="Featured Competitive Teams"
description="Explore top-performing teams competing in the CS2 Hub ecosystem."
tag="Team Profiles"
tagIcon="Users"
tagIcon={Users}
tagAnimation="slide-up"
members={[
{
@@ -99,7 +100,7 @@ export default function TeamsPage() {
id: "team-2",
name: "Echo",
role: "AWPer & Clutcher",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B55fu5oXtxyhfMHrS3wup8oa3b/professional-cs2-esports-player-tactical-c0138c68.png?_wi=2",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B55fu5oXtxyhfMHrS3wup8oa3b/professional-cs2-esports-player-tactical-c0138c68.png",
},
{
id: "team-3",
@@ -138,7 +139,7 @@ export default function TeamsPage() {
title="Team Recruitment Services"
description="Find the right teammates using our specialized team-building packages."
tag="Team Building"
tagIcon="Users"
tagIcon={Users}
tagAnimation="slide-up"
products={[
{
@@ -184,7 +185,7 @@ export default function TeamsPage() {
title="Team Community Metrics"
description="Insights into the thriving team ecosystem across CS2 Hub."
tag="Team Stats"
tagIcon="TrendingUp"
tagIcon={TrendingUp}
tagAnimation="slide-up"
metrics={[
{