From e7a89c40d87619485a46c5e0fc28bb3d3674d505 Mon Sep 17 00:00:00 2001 From: henzyd Date: Thu, 29 Aug 2024 19:57:48 +0100 Subject: [PATCH] made requested changes --- src/app/(static)/(home)/@contact/page.tsx | 4 ++-- src/app/(static)/layout.tsx | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/(static)/(home)/@contact/page.tsx b/src/app/(static)/(home)/@contact/page.tsx index 8d07dc1..29fe35e 100644 --- a/src/app/(static)/(home)/@contact/page.tsx +++ b/src/app/(static)/(home)/@contact/page.tsx @@ -1,8 +1,8 @@ import Link from "next/link"; import SectionWrapper from "~/components/home/section-wrapper"; -const tel = "+61 234–567 8910"; -const email = "support@gulaly.com"; +const tel = "+234 8174683545"; +const email = "info@45group.org"; export default function Contact() { return ( diff --git a/src/app/(static)/layout.tsx b/src/app/(static)/layout.tsx index 89baa6a..a8315cd 100644 --- a/src/app/(static)/layout.tsx +++ b/src/app/(static)/layout.tsx @@ -56,13 +56,13 @@ export default function Layout({ children }: Props) {
- + - + - +