Update src/app/customer-management/page.tsx
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user