diff --git a/app/(homes)/coming-soon/page.jsx b/app/(homes)/coming-soon/page.jsx
index bf08e5b..14b676c 100644
--- a/app/(homes)/coming-soon/page.jsx
+++ b/app/(homes)/coming-soon/page.jsx
@@ -2,7 +2,7 @@ import CommingSoonForm from "@/components/form/CommingSoonForm";
import Image from "next/image";
import Link from "next/link";
export const metadata = {
- title: 'Appointment Scheduling || Deski-Saas & Software Nextjs Template',
+ title: 'Smart Care with A.I',
description: `Unleash the full potential of your software projects with our SaaS-focused Next.js template. Create engaging blogs, showcase your talented team, set up an online shop, provide helpful FAQs, and offer exceptional services with our feature-rich solution. Elevate your SaaS and software development with ease and drive growth. Try it now and take your projects to new heights.`,
}
const socialContent = [
@@ -35,7 +35,7 @@ const ComingSoon = () => {
-
+
COMING SOON
diff --git a/app/page.jsx b/app/page.jsx
index 9ce36e7..3f8d1f3 100644
--- a/app/page.jsx
+++ b/app/page.jsx
@@ -12,7 +12,7 @@ import FaqFour from "../components/faq/FaqFour";
import FooterFour from "../components/footer/FooterFour";
import CallToActionFive from "../components/call-to-action/CallToActionFive";
import Image from "next/image";
-
+import ComingSoon from "./(homes)/coming-soon/page";
export const metadata = {
title: 'Event Organizer || Deski-Saas & Software Nextjs Template',
@@ -21,336 +21,7 @@ export const metadata = {
export default function Home () {
return (
-
-
-
-
-
- {/* End HeaderFour */}
-
-
- {/* End Hero Banner Four */}
-
- {/*
- =============================================
- Fancy Text Block
- ============================================== */}
-