diff --git a/components/layout/Layout.js b/components/layout/Layout.js
index 5c6f2cf..e9325c1 100644
--- a/components/layout/Layout.js
+++ b/components/layout/Layout.js
@@ -45,11 +45,12 @@ export default function Layout({ headerStyle, footerStyle, headTitle, breadcrumb
{children}
+ < Footer3 />
- {!footerStyle && < Footer1 />}
- {footerStyle == 1 ? < Footer1 /> : null}
- {footerStyle == 2 ? < Footer2 /> : null}
- {footerStyle == 3 ? < Footer3 /> : null}
+ {/*{!footerStyle && < Footer1 />}*/}
+ {/*{footerStyle == 1 ? < Footer1 /> : null}*/}
+ {/*{footerStyle == 2 ? < Footer2 /> : null}*/}
+ {/*{footerStyle == 3 ? < Footer3 /> : null}*/}
diff --git a/components/layout/footer/Footer3.js b/components/layout/footer/Footer3.js
index 095158d..044e293 100644
--- a/components/layout/footer/Footer3.js
+++ b/components/layout/footer/Footer3.js
@@ -22,17 +22,17 @@ export default function Footer3() {
{/* Links */}
-
-
About Us
+ About Us
-
-
Our Blog
-
- -
-
Customers
-
- -
-
Community
+ Our Blog
+ {/*- */}
+ {/*
Customers
*/}
+ {/* */}
+ {/*- */}
+ {/*
Community
*/}
+ {/* */}
{/* END FOOTER LINKS */}
@@ -43,12 +43,12 @@ export default function Footer3() {
Product
{/* Links */}
- -
-
Integration
-
- -
-
What's New
-
+ {/*- */}
+ {/*
Integration
*/}
+ {/* */}
+ {/*- */}
+ {/*
What's New
*/}
+ {/* */}
-
Pricing
@@ -71,12 +71,12 @@ export default function Footer3() {
-
Privacy Policy
- -
-
Cookie Policy
-
- -
-
Site Map
-
+ {/*- */}
+ {/*
Cookie Policy
*/}
+ {/* */}
+ {/*- */}
+ {/*
Site Map
*/}
+ {/* */}
{/* END FOOTER LINKS */}
diff --git a/pages/_app.js b/pages/_app.js
index a7ad7f7..27382ee 100644
--- a/pages/_app.js
+++ b/pages/_app.js
@@ -15,7 +15,8 @@ import "/public/css/lunar.css"
// import "/public/css/owl.theme.default.min.css"
// import SmoothScroll from "@/components/elements/SmoothScroll"
import "/public/css/animate.css"
-import "/public/css/automedsys.css"
+//import "/public/css/automedsys.css"
+import "/public/css/red-theme.css"
import "/public/css/responsive.css"
function MyApp({ Component, pageProps }) {
diff --git a/public/images/bg-06.jpg b/public/images/bg-06.jpg
new file mode 100644
index 0000000..f4a08af
Binary files /dev/null and b/public/images/bg-06.jpg differ
diff --git a/public/images/bg-07.jpg b/public/images/bg-07.jpg
new file mode 100644
index 0000000..f4a08af
Binary files /dev/null and b/public/images/bg-07.jpg differ
diff --git a/public/images/bg-08.jpg b/public/images/bg-08.jpg
new file mode 100644
index 0000000..f4a08af
Binary files /dev/null and b/public/images/bg-08.jpg differ
diff --git a/public/images/bg-09.jpg b/public/images/bg-09.jpg
new file mode 100644
index 0000000..f4a08af
Binary files /dev/null and b/public/images/bg-09.jpg differ
diff --git a/public/images/reset-password-dark.jpg b/public/images/reset-password-dark.jpg
new file mode 100644
index 0000000..f4a08af
Binary files /dev/null and b/public/images/reset-password-dark.jpg differ