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 = () => {
- brand logo + autoMedSys
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 - ============================================== */} -
-
- -
-
- {/* End .fancy-text-block-nineteen*/} - -
- shape - shape - shape - shape - shape - shape - -
-
-
GET STARTED IN MINUTES
-

- 3 simple & easy step to launch. -

-
- {/* End title */} - - -
-
- {/* /.fancy-feature-nine */} - - {/* - ============================================= - Fqa Text Block - ============================================== */} -
-
-
-
-
-
Why choose us
-

- Why you should choose us? -

-
- {/* End title */} - -
- -
-
- media - media -
- {/* /.illustration-holder */} -
-
-
-
- {/* /.why should you choose us */} - - {/* - ============================================= - Pricing Section Three - ============================================== */} -
- shape - shape - shape - shape - shape - shape - -
-
-
Our Pricing
-
-
-

Unbeatable prices, no contracts, simple & easy

-
-
-
- -
- -
- {/* /.pricing-table-area-three */} -
- {/* ./container */} -
- {/* /.pricing-section-three */} - - {/* - ============================================= - Client Feedback Slider - ============================================== */} -
-
-
-
-
-

- Check what’s our client say about us. -

-
-
-
- {/* End title */} -
-
-
- icon -
- -
-
- {/* /.testimonial-slider-wrapper */} -
-
-
- {/* /.container */} - media - media - media - media - media - media -
- {/* /.client-feedback-slider-three */} - -
- shape - shape -
-
-
FAQ
-

- Question & Answer -

-
- -
-
- -
-
-
-

Don’t find your answer?

- - Contact us - -
-
- {/* /.container */} -
- {/* End Question and answer */} - - {/* - ============================================= - Call To Action - ============================================== */} -
-
- -
-
- {/* End .fancy-short-banner-five */} - - {/* - ============================================= - Footer Four - ============================================== */} -
-
-
- -
- {/* /.container */} -
- -
-
-

- Copyright @{new Date().getFullYear()}{" "} - - ib-themes - {" "} - inc. -

-
- {/* /.bottom-footer */} -
-
- {/* /.theme-footer-four */} -
+ ); }; diff --git a/docker-compose.yml b/docker-compose.yml index cd8b68e..f233307 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: dockerfile: docker/Dockerfile restart: unless-stopped ports: - - 5557:3000 + - 55002:3000 # - 3800:3011 working_dir: /usr/src/app volumes: diff --git a/package.json b/package.json index ce3533e..5e656c8 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "deski-next", + "name": "www-automedsys-ai", "version": "1.1.0", "private": true, "scripts": { diff --git a/public/images/logo/automedsys_logo.gif b/public/images/logo/automedsys_logo.gif new file mode 100644 index 0000000..4b39fa8 Binary files /dev/null and b/public/images/logo/automedsys_logo.gif differ diff --git a/public/main.scss b/public/main.scss index d71e328..f37ded7 100644 --- a/public/main.scss +++ b/public/main.scss @@ -1,13 +1,4 @@ -/*------------------------------------------------------------------ -Created on : 17/09/2021. -Template Name : Deski - Saas & Software React Template -Version : 1.0. -Developed by : (ib-themes21@gmail.com) / (https://themeforest.net/user/ib-themes) -Primary use: ib-themes - - --------------------------------------------------------------------*/ /*----TextFont-------*/ @import url("https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Roboto:wght@300;400;500;700&family=Rubik:wght@300;400;500&display=swap"); /*----Gilroy-------*/