Update src/app/customer-management/page.tsx

This commit is contained in:
2026-06-13 08:03:26 +00:00
parent 2c63933885
commit ea52632bb3

View File

@@ -6,7 +6,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterCard from '@/components/sections/footer/FooterCard';
import { User, DollarSign, Users, ShoppingBag, Ban } from "lucide-react";
import { User, DollarSign, Users, ShoppingBag, Ban, Facebook, Instagram, Twitter } from "lucide-react";
export default function CustomerManagementPage() {
return (