diff --git a/Application/app/contact/page.tsx b/Application/app/contact/page.tsx index f925c6d..fab9025 100644 --- a/Application/app/contact/page.tsx +++ b/Application/app/contact/page.tsx @@ -20,21 +20,21 @@ export default function Contact() { return ( - + - + - + - + Contact details - + Please provide your contact details below and we will reach out to you soon! diff --git a/Application/components/footer.tsx b/Application/components/footer.tsx index 2d45174..e807a83 100644 --- a/Application/components/footer.tsx +++ b/Application/components/footer.tsx @@ -24,7 +24,7 @@ const Footer = () => { Home About Us FAQ - Recordings + Contact diff --git a/Application/components/navbar.tsx b/Application/components/navbar.tsx index 2e553a4..63db579 100644 --- a/Application/components/navbar.tsx +++ b/Application/components/navbar.tsx @@ -33,7 +33,6 @@ export default function Navbar() { Home About Us FAQ - Recordings Contact