import React from "react"; import Link from "next/link"; import Image from "next/image"; import Newsletter from "@/components/otherPages/Newsletter"; import CountdownTimer from "@/components/common/Countdown"; export const metadata = { title: "Comming Soon || Advitex - Finance and Business Consulting React Nextjs Template", description: "Advitex - Finance and Business Consulting React Nextjs Template", }; export default function ComingSoonPage() { return ( <>
{/* header */}
More Info Contact Us
{/* /header */} {/* .page-title */}

Before we unveil our new website.

Is part of innovation. We are on the verge of launching a revolutionary foundation that revolutionize the industry.
Join us when we pave the way for the future.

shape
{/* /.page-title */}
); }