diff --git a/next/src/components/contactContainer.tsx b/next/src/components/contactContainer.tsx index e69de29..279f534 100644 --- a/next/src/components/contactContainer.tsx +++ b/next/src/components/contactContainer.tsx @@ -0,0 +1,9 @@ +import ContactCard from "@/components/ui/contactCard"; + +export default function ContactContainer() { + return ( +
Phone: 01071329458
+Email: tees3359@gmail.com +
+