diff --git a/pages/_app.js b/pages/_app.js index 1a74245..f63fc36 100644 --- a/pages/_app.js +++ b/pages/_app.js @@ -76,8 +76,8 @@ function MyApp({ Component, pageProps }) { return (<> {/* */} {!loading ? ( - - // + // + ) : ( )} diff --git a/pages/index.js b/pages/index.js index b11d681..e5cf1cd 100644 --- a/pages/index.js +++ b/pages/index.js @@ -1,659 +1,716 @@ import Link from "next/link" +import Layout from "../components/layout/Layout" +import Banner13_5 from "../components/sections/Banner13_5" +//import Brands1_11 from "../components/sections/Brands1_11" +// import Ct01_15 from "../components/sections/Ct01_15" +import Ct01_16 from "../components/sections/Ct01_16" +// import Ct02_27 from "../components/sections/Ct02_27" +// import Ct03_6 from "../components/sections/Ct03_6" +// import Ct04_7 from "../components/sections/Ct04_7" +// import Faqs3_9 from "../components/sections/Faqs3_9" +//import Features13_5 from "../components/sections/Features13_5" +//import Features1_2 from "../components/sections/Features1_2" +// import Features5_8 from "../components/sections/Features5_8" +//import Hero13 from "../components/sections/Hero13" +// import Integrations2_6 from "../components/sections/Integrations2_6" +// import Lnk1_13 from "../components/sections/Lnk1_13" +// import Lnk2_13 from "../components/sections/Lnk2_13" +// import Reviews2_3 from "../components/sections/Reviews2_3" +//import Statistic5_3 from "../components/sections/Statistic5_3" +import MersmHero from "../components/sections/MersmHero"; +import MermsFeatures from "../components/sections/MermsFeatures"; +import MermsAbout from "../components/sections/MermsAbout"; +import MermsHowItWorks from "../components/sections/MermsHowItWorks"; +import MermsFeatures2 from "../components/sections/MermsFeatures2"; + export default function Home() { return ( <> -
- {/* HERO -============================================= */} -
-
-
-
- {/* HERO TEXT */} -
-

It’s time to show how creative you are

-

A great collection of flexible & creative templates to - promote your Software, App, SaaS, Startup or business projects -

- Check Demos -
- {/* HERO IMAGE */} -
- hero-image -
-
-
-
{/* End container */} -
{/* END HERO */} - {/* FEATURES -============================================= */} -
-
-
-
- {/* FEATURE BOX #1 */} -
-
- {/* Image */} -
- feature-image -
- {/* Text */} -
-
Ultra Responsive
-

Martex has a fully responsive design. It fits perfectly on various displays - and resolutions -

-
-
-
{/* END FEATURE BOX #1 */} - {/* FEATURE BOX #2 */} -
-
- {/* Image */} -
- feature-image -
- {/* Text */} -
-
Built with Bootstrap 5.x
-

The world’s most popular front-end open source toolkit for building responsive - websites -

-
-
-
{/* END FEATURE BOX #2 */} - {/* FEATURE BOX #3 */} -
-
- {/* Image */} -
- feature-image -
- {/* Text */} -
-
Beautiful Components
-

Martex includes well designed components which always gives you best results - as you wanted -

-
-
-
{/* END FEATURE BOX #3 */} -
{/* End row */} -
{/* END FEATURES WRAPPER */} -
{/* End container */} -
{/* END FEATURES */} - {/* SELECT -============================================= */} -
-
- {/* SECTION TITLE */} -
-
-

Stunning Designs

-

27 beautiful, hand-crafted designs to get you started. Choose the one you like best and start - customize it to your website -

-
-
- {/* DEMOS WRAPPER */} -
- {/* LAYOUT-1 */} -
-
- - layout-1-preview - -
-

Demo #1

-
- {/* LAYOUT-2 */} -
-
- - layout-2-preview - -
-

Demo #2

-
- {/* LAYOUT-3 */} -
-
- - layout-3-preview - -
-

Demo #3

-
- {/* LAYOUT-4 */} -
-
- - layout-4-preview - -
-

Demo #4

-
- {/* LAYOUT-5 */} -
-
- - layout-5-preview - -
-

Demo #5

-
- {/* LAYOUT-6 */} -
-
- - layout-6-preview - -
-

Demo #6

-
- {/* LAYOUT-7 */} -
-
- - layout-7-preview - -
-

Demo #7

-
- {/* LAYOUT-8 */} -
-
- - layout-8-preview - -
-

Demo #8

-
- {/* LAYOUT-9 */} -
-
- - layout-9-preview - -
-

Demo #9

-
- {/* LAYOUT-10 */} -
-
- - layout-10-preview - -
-

Demo #10

-
- {/* LAYOUT-11 */} -
-
- - layout-11-preview - -
-

Demo #11

-
- {/* LAYOUT-12 */} -
-
- - layout-12-preview - -
-

Demo #12

-
- {/* LAYOUT-13 */} -
-
- - layout-13-preview - -
-

Demo #13

-
- {/* LAYOUT-14 */} -
-
- - layout-14-preview - -
-

Demo #14

-
- {/* LAYOUT-15 */} -
-
- - layout-15-preview - -
-

Demo #15

-
- {/* LAYOUT-16 */} -
-
- - layout-16-preview - -
-

Demo #16

-
- {/* LAYOUT-17 */} -
-
- - layout-17-preview - -
-

Demo #17

-
- {/* LAYOUT-18 */} -
-
- - layout-18-preview - -
-

Demo #18

-
- {/* LAYOUT-19 */} -
-
- - layout-19-preview - -
-

Demo #19

-
- {/* LAYOUT-20 */} -
-
- - layout-20-preview - -
-

Demo #20

-
- {/* LAYOUT-21 */} -
-
- - layout-21-preview - -
-

Demo #21

-
- {/* LAYOUT-22 */} -
-
- - layout-22-preview - -
-

Demo #22

-
- {/* LAYOUT-23 */} -
-
- - layout-23-preview - -
-

Demo #23

-
- {/* LAYOUT-24 */} -
-
- - layout-24-preview - -
-

Demo #24

-
- {/* LAYOUT-25 */} -
-
- - layout-25-preview - -
-

Demo #25

-
- {/* LAYOUT-26 */} -
-
- - layout-26-preview - -
-

Demo #26

-
- {/* LAYOUT-27 */} -
-
- - layout-27-preview - -
-

Demo #27

-
-
{/* END DEMOS WRAPPER */} -
{/* End container */} -
{/* END SELECT */} - {/* BANNER-1 -============================================= */} - {/* END BANNER-1 */} - {/* INNER PAGES -============================================= */} -
-
- {/* SECTION TITLE */} -
-
-

Practical Inner Pages

-

Martex offers a vast number of pre-made inner pages which will save your time when building - a website. -

-
-
-
- {/* ABOUT PAGE */} -
-
- - about-preview - -
-

About Us

-
- {/* CAREERS PAGE */} -
-
- - careers-preview - -
-

Careers

-
- {/* CAREER ROLE PAGE */} -
-
- - career-role-preview - -
-

Career Role

-
- {/* TEAM PAGE */} -
-
- - team-preview - -
-

Team

-
- {/* FEATURES PAGE */} -
-
- - features-preview - -
-

Features

-
- {/* INTEGRATIONS PAGE */} -
-
- - integrations-preview - -
-

Integrations

-
- {/* PROJECTS PAGE */} -
-
- - projects-preview - -
-

Our Projects

-
- {/* SINGLE PROJECT */} -
-
- - project-details-preview - -
-

Project Details

-
- {/* REVIEWS PAGE */} -
-
- - reviews-preview - -
-

Reviews

-
- {/* PRICING-1 PLANS */} -
-
- - pricing-preview - -
-

Pricing Plans #1

-
- {/* PRICING-2 PLANS */} -
-
- - pricing-preview - -
-

Pricing Plans #2

-
- {/* DOWNLOAD PAGE */} -
-
- - download-preview - -
-

Download

-
- {/* FAQs PAGE */} -
-
- - faqs-preview - -
-

FAQs

-
- {/* HELP CENTER PAGE */} -
-
- - help-center-preview - -
-

Help Center

-
- {/* CONTACTS PAGE */} -
-
- - contacts-preview - -
-

Contacts

-
- {/* BLOG LISTING */} -
-
- - blog-listing-preview - -
-

Blog Listing

-
- {/* SINGLE POST */} -
-
- - single-post-preview - -
-

Single Post

-
- {/* PAGE 404 */} -
-
- - 404-preview - -
-

Page 404

-
- {/* TERMS PAGE */} -
-
- - terms-preview - -
-

Terms

-
- {/* PRIVACY PAGE */} -
-
- - privacy-preview - -
-

Privacy

-
- {/* COOKIES PAGE */} -
-
- - cookies-preview - -
-

Cookies

-
- {/* LOG IN 1 PAGE */} -
-
- - login-1-preview - -
-

Log In Page #1

-
- {/* LOG IN 2 PAGE */} -
-
- - login-2-preview - -
-

Log In Page #2

-
- {/* SIGNUP 1 PAGE */} -
-
- - signup-1-preview - -
-

Sign Up Page #1

-
- {/* SIGNUP 2 PAGE */} -
-
- - signup-2-preview - -
-

Sign Up Page #2

-
- {/* RESET PASSWORD PAGE */} -
-
- - reset-1-preview - -
-

Reset Password

-
-
{/* End row */} -
{/* End container */} -
{/* END INNER PAGES */} - {/* BANNER-2 -============================================= */} - {/* END BANNER-2 */} - {/* FOOTER -============================================= */} -
-
-
-
-

Designed by JThemes Studio

-

© 2023 Martex. All Rights Reserved

-
-
-
-
{/* END FOOTER */} -
- + + + {/**/} +
+ +
+ + {/**/} + + {/**/} + {/**/} + {/**/} + {/**/} + {/**/} + + {/**/} + {/**/} + + {/**/} + {/**/} + {/**/} + {/**/} + {/**/} + +
) -} \ No newline at end of file +} + +// export default function Home() { +// +// return ( +// <> +//
+// {/* HERO +// ============================================= */} +//
+//
+//
+//
+// {/* HERO TEXT */} +//
+//

It’s time to show how creative you are

+//

A great collection of flexible & creative templates to +// promote your Software, App, SaaS, Startup or business projects +//

+// Check Demos +//
+// {/* HERO IMAGE */} +//
+// hero-image +//
+//
+//
+//
{/* End container */} +//
{/* END HERO */} +// {/* FEATURES +// ============================================= */} +//
+//
+//
+//
+// {/* FEATURE BOX #1 */} +//
+//
+// {/* Image */} +//
+// feature-image +//
+// {/* Text */} +//
+//
Ultra Responsive
+//

Martex has a fully responsive design. It fits perfectly on various displays +// and resolutions +//

+//
+//
+//
{/* END FEATURE BOX #1 */} +// {/* FEATURE BOX #2 */} +//
+//
+// {/* Image */} +//
+// feature-image +//
+// {/* Text */} +//
+//
Built with Bootstrap 5.x
+//

The world’s most popular front-end open source toolkit for building responsive +// websites +//

+//
+//
+//
{/* END FEATURE BOX #2 */} +// {/* FEATURE BOX #3 */} +//
+//
+// {/* Image */} +//
+// feature-image +//
+// {/* Text */} +//
+//
Beautiful Components
+//

Martex includes well designed components which always gives you best results +// as you wanted +//

+//
+//
+//
{/* END FEATURE BOX #3 */} +//
{/* End row */} +//
{/* END FEATURES WRAPPER */} +//
{/* End container */} +//
{/* END FEATURES */} +// {/* SELECT +// ============================================= */} +//
+//
+// {/* SECTION TITLE */} +//
+//
+//

Stunning Designs

+//

27 beautiful, hand-crafted designs to get you started. Choose the one you like best and start +// customize it to your website +//

+//
+//
+// {/* DEMOS WRAPPER */} +//
+// {/* LAYOUT-1 */} +//
+//
+// +// layout-1-preview +// +//
+//

Demo #1

+//
+// {/* LAYOUT-2 */} +//
+//
+// +// layout-2-preview +// +//
+//

Demo #2

+//
+// {/* LAYOUT-3 */} +//
+//
+// +// layout-3-preview +// +//
+//

Demo #3

+//
+// {/* LAYOUT-4 */} +//
+//
+// +// layout-4-preview +// +//
+//

Demo #4

+//
+// {/* LAYOUT-5 */} +//
+//
+// +// layout-5-preview +// +//
+//

Demo #5

+//
+// {/* LAYOUT-6 */} +//
+//
+// +// layout-6-preview +// +//
+//

Demo #6

+//
+// {/* LAYOUT-7 */} +//
+//
+// +// layout-7-preview +// +//
+//

Demo #7

+//
+// {/* LAYOUT-8 */} +//
+//
+// +// layout-8-preview +// +//
+//

Demo #8

+//
+// {/* LAYOUT-9 */} +//
+//
+// +// layout-9-preview +// +//
+//

Demo #9

+//
+// {/* LAYOUT-10 */} +//
+//
+// +// layout-10-preview +// +//
+//

Demo #10

+//
+// {/* LAYOUT-11 */} +//
+//
+// +// layout-11-preview +// +//
+//

Demo #11

+//
+// {/* LAYOUT-12 */} +//
+//
+// +// layout-12-preview +// +//
+//

Demo #12

+//
+// {/* LAYOUT-13 */} +//
+//
+// +// layout-13-preview +// +//
+//

Demo #13

+//
+// {/* LAYOUT-14 */} +//
+//
+// +// layout-14-preview +// +//
+//

Demo #14

+//
+// {/* LAYOUT-15 */} +//
+//
+// +// layout-15-preview +// +//
+//

Demo #15

+//
+// {/* LAYOUT-16 */} +//
+//
+// +// layout-16-preview +// +//
+//

Demo #16

+//
+// {/* LAYOUT-17 */} +//
+//
+// +// layout-17-preview +// +//
+//

Demo #17

+//
+// {/* LAYOUT-18 */} +//
+//
+// +// layout-18-preview +// +//
+//

Demo #18

+//
+// {/* LAYOUT-19 */} +//
+//
+// +// layout-19-preview +// +//
+//

Demo #19

+//
+// {/* LAYOUT-20 */} +//
+//
+// +// layout-20-preview +// +//
+//

Demo #20

+//
+// {/* LAYOUT-21 */} +//
+//
+// +// layout-21-preview +// +//
+//

Demo #21

+//
+// {/* LAYOUT-22 */} +//
+//
+// +// layout-22-preview +// +//
+//

Demo #22

+//
+// {/* LAYOUT-23 */} +//
+//
+// +// layout-23-preview +// +//
+//

Demo #23

+//
+// {/* LAYOUT-24 */} +//
+//
+// +// layout-24-preview +// +//
+//

Demo #24

+//
+// {/* LAYOUT-25 */} +//
+//
+// +// layout-25-preview +// +//
+//

Demo #25

+//
+// {/* LAYOUT-26 */} +//
+//
+// +// layout-26-preview +// +//
+//

Demo #26

+//
+// {/* LAYOUT-27 */} +//
+//
+// +// layout-27-preview +// +//
+//

Demo #27

+//
+//
{/* END DEMOS WRAPPER */} +//
{/* End container */} +//
{/* END SELECT */} +// {/* BANNER-1 +// ============================================= */} +// {/* END BANNER-1 */} +// {/* INNER PAGES +// ============================================= */} +//
+//
+// {/* SECTION TITLE */} +//
+//
+//

Practical Inner Pages

+//

Martex offers a vast number of pre-made inner pages which will save your time when building +// a website. +//

+//
+//
+//
+// {/* ABOUT PAGE */} +//
+//
+// +// about-preview +// +//
+//

About Us

+//
+// {/* CAREERS PAGE */} +//
+//
+// +// careers-preview +// +//
+//

Careers

+//
+// {/* CAREER ROLE PAGE */} +//
+//
+// +// career-role-preview +// +//
+//

Career Role

+//
+// {/* TEAM PAGE */} +//
+//
+// +// team-preview +// +//
+//

Team

+//
+// {/* FEATURES PAGE */} +//
+//
+// +// features-preview +// +//
+//

Features

+//
+// {/* INTEGRATIONS PAGE */} +//
+//
+// +// integrations-preview +// +//
+//

Integrations

+//
+// {/* PROJECTS PAGE */} +//
+//
+// +// projects-preview +// +//
+//

Our Projects

+//
+// {/* SINGLE PROJECT */} +//
+//
+// +// project-details-preview +// +//
+//

Project Details

+//
+// {/* REVIEWS PAGE */} +//
+//
+// +// reviews-preview +// +//
+//

Reviews

+//
+// {/* PRICING-1 PLANS */} +//
+//
+// +// pricing-preview +// +//
+//

Pricing Plans #1

+//
+// {/* PRICING-2 PLANS */} +//
+//
+// +// pricing-preview +// +//
+//

Pricing Plans #2

+//
+// {/* DOWNLOAD PAGE */} +//
+//
+// +// download-preview +// +//
+//

Download

+//
+// {/* FAQs PAGE */} +//
+//
+// +// faqs-preview +// +//
+//

FAQs

+//
+// {/* HELP CENTER PAGE */} +//
+//
+// +// help-center-preview +// +//
+//

Help Center

+//
+// {/* CONTACTS PAGE */} +//
+//
+// +// contacts-preview +// +//
+//

Contacts

+//
+// {/* BLOG LISTING */} +//
+//
+// +// blog-listing-preview +// +//
+//

Blog Listing

+//
+// {/* SINGLE POST */} +//
+//
+// +// single-post-preview +// +//
+//

Single Post

+//
+// {/* PAGE 404 */} +//
+//
+// +// 404-preview +// +//
+//

Page 404

+//
+// {/* TERMS PAGE */} +//
+//
+// +// terms-preview +// +//
+//

Terms

+//
+// {/* PRIVACY PAGE */} +//
+//
+// +// privacy-preview +// +//
+//

Privacy

+//
+// {/* COOKIES PAGE */} +//
+//
+// +// cookies-preview +// +//
+//

Cookies

+//
+// {/* LOG IN 1 PAGE */} +//
+//
+// +// login-1-preview +// +//
+//

Log In Page #1

+//
+// {/* LOG IN 2 PAGE */} +//
+//
+// +// login-2-preview +// +//
+//

Log In Page #2

+//
+// {/* SIGNUP 1 PAGE */} +//
+//
+// +// signup-1-preview +// +//
+//

Sign Up Page #1

+//
+// {/* SIGNUP 2 PAGE */} +//
+//
+// +// signup-2-preview +// +//
+//

Sign Up Page #2

+//
+// {/* RESET PASSWORD PAGE */} +//
+//
+// +// reset-1-preview +// +//
+//

Reset Password

+//
+//
{/* End row */} +//
{/* End container */} +//
{/* END INNER PAGES */} +// {/* BANNER-2 +// ============================================= */} +// {/* END BANNER-2 */} +// {/* FOOTER +// ============================================= */} +// {/* END FOOTER */} +//
+// +// +// ) +// } \ No newline at end of file