new files cleanup

This commit is contained in:
CHIEFSOFT\ameye
2025-01-04 08:59:09 -05:00
parent 6f4fdd474e
commit 9f0557bde3
8 changed files with 214 additions and 147 deletions
+4 -7
View File
@@ -2,12 +2,9 @@ import { useEffect, useState } from "react"
import BackToTop from '../elements/BackToTop'
import Breadcrumb from './Breadcrumb'
import PageHead from './PageHead'
// import Footer1 from './footer/Footer1'
// import Footer2 from './footer/Footer2'
import Footer3 from "./footer/Footer3"
// import Header1 from "./header/Header1"
// import Header2 from './header/Header2'
import HeaderMerms from "./header/HeaderMerms";
import MermsFooter from "./footer/MermsFooter";
export default function Layout({ headerStyle, footerStyle, headTitle, breadcrumbTitle, children, headerCls }) {
const [scroll, setScroll] = useState(0)
@@ -45,8 +42,8 @@ export default function Layout({ headerStyle, footerStyle, headTitle, breadcrumb
{children}
</main>
</div>
<Footer3 />
<MermsFooter />
{/*<Footer3 />*/}
<BackToTop />
</div>
</>
-37
View File
@@ -1,37 +0,0 @@
export default function Footer1() {
return (
<>
<footer id="footer-10" className="pt-50 footer">
<div className="container text-center">
<div className="row justify-content-center">
<div className="col-xl-10">
{/* FOOTER LOGO */}
<div className="footer-info">
<img className="footer-logo" src="images/logo-black.png" alt="footer-logo" />
<img className="footer-logo-dark" src="images/logo-white.png" alt="footer-logo" />
</div>
{/* FOOTER LINKS */}
<div className="footer-links">
<ul className="foo-links clearfix">
<li><p><a href="about.html">About</a></p></li>
<li><p><a href="blog-listing.html">Blog</a></p></li>
<li><p><a href="privacy.html">Privacy Policy</a></p></li>
<li><p><a href="cookies.html">Cookie Policy</a></p></li>
<li><p><a href="contacts.html">Contact Us</a></p></li>
</ul>
</div>
{/* FOOTER SOCIALS */}
<ul className="bottom-footer-socials ico-25">
<li><a href="#"><span className="flaticon-facebook" /></a></li>
<li><a href="#"><span className="flaticon-twitter" /></a></li>
<li><a href="#"><span className="flaticon-instagram" /></a></li>
</ul>
</div>
</div> {/* End row */}
</div> {/* End container */}
</footer>
</>
)
}
-29
View File
@@ -1,29 +0,0 @@
export default function Footer2() {
return (
<>
<footer id="footer-11" className="bg--white-300 pt-50 footer">
<div className="container">
{/* BOTTOM FOOTER */}
<div className="bottom-footer">
<div className="row row-cols-1 row-cols-md-2 d-flex align-items-center">
{/* FOOTER COPYRIGHT */}
<div className="col">
<div className="footer-copyright"><p className="p-sm">© 2014-2023 Martex Labs, Inc.</p></div>
</div>
{/* FOOTER LINKS */}
<div className="col">
<ul className="bottom-footer-list ico-15 text-end">
<li><p className="p-sm"><a href="privacy.html">Privacy Policy</a></p></li>
<li className="footer-list-divider"><p><span className="flaticon-minus" /></p></li>
<li><p className="p-sm"><a href="terms.html">Terms &amp; Conditions</a></p></li>
</ul>
</div>
</div> {/* End row */}
</div> {/* END BOTTOM FOOTER */}
</div> {/* End container */}
</footer>
</>
)
}
@@ -1,6 +1,6 @@
import Link from "next/link"
export default function Footer3() {
export default function MermsFooter() {
return (
<>
<footer id="footer-3" className="pt-100 footer ft-3-ntr">
@@ -35,10 +35,6 @@ export default function Footer3() {
<li>
<p><Link href="/merms-blog">Our Blog</Link></p>
</li>
{/*<li>*/}
{/* <p><Link href="#">Community</Link></p>*/}
{/*</li>*/}
</ul>
</div>
</div> {/* END FOOTER LINKS */}
@@ -53,7 +49,7 @@ export default function Footer3() {
<p><Link href="/features">Features</Link></p>
</li>
<li>
<p><Link href="/download">What's New</Link></p>
<p><Link href="/merms-updates">What's New</Link></p>
</li>
<li>
<p><Link href="/pricing">Pricing</Link></p>
@@ -85,27 +81,7 @@ export default function Footer3() {
{/*</li>*/}
</ul>
</div>
</div> {/* END FOOTER LINKS */}
{/* FOOTER NEWSLETTER FORM */}
{/*<div className="col-sm-10 col-md-8 col-lg-4 col-xl-3">*/}
{/* <div className="footer-form">*/}
{/* /!* Title *!/*/}
{/* <h6 className="s-17 w-700">Follow the Best</h6>*/}
{/* /!* Newsletter Form Input *!/*/}
{/* <form className="newsletter-form">*/}
{/* <div className="input-group r-06">*/}
{/* <input type="email" className="form-control" placeholder="Email Address" required id="s-email" />*/}
{/* <span className="input-group-btn ico-15">*/}
{/* <button type="submit" className="btn color--theme">*/}
{/* <span className="flaticon-right-arrow-1" />*/}
{/* </button>*/}
{/* </span>*/}
{/* </div>*/}
{/* /!* Newsletter Form Notification *!/*/}
{/* <label htmlFor="s-email" className="form-notification" />*/}
{/* </form>*/}
{/* </div>*/}
{/*</div> */}
</div>
</div> {/* END FOOTER CONTENT */}
<hr /> {/* FOOTER DIVIDER LINE */}
{/* BOTTOM FOOTER */}
-39
View File
@@ -1,39 +0,0 @@
import Link from "next/link"
import MobileMenu from "../MobileMenu"
import Menu from "../Menu"
export default function Header1({ scroll, isMobileMenu, handleMobileMenu, headerCls }) {
return (
<>
<header id="header" className={`tra-menu white-scroll ${headerCls ? headerCls : ""}`}>
<div className="header-wrapper">
{/* MOBILE HEADER */}
<div className="wsmobileheader clearfix">
<span className="smllogo"><img src="/images/logo-pink.png" alt="mobile-logo" /></span>
<a id="wsnavtoggle" className="wsanimated-arrow" onClick={handleMobileMenu}><span /></a>
</div>
{/* NAVIGATION MENU */}
<div className={`wsmainfull menu clearfix ${scroll ? "scroll fix-h" : ""}`}>
<div className="wsmainwp clearfix">
{/* HEADER BLACK LOGO */}
<div className="desktoplogo">
<Link href="/" className="logo-black">
<img className="light-theme-img" src="/images/logo-pink.png" alt="logo" />
<img className="dark-theme-img" src="/images/logo-pink-white.png" alt="logo" />
</Link>
</div>
{/* HEADER WHITE LOGO */}
<div className="desktoplogo">
<Link href="/" className="logo-white"><img src="/images/logo-white.png" alt="logo" /></Link>
</div>
{/* MAIN MENU */}
<nav className="wsmenu clearfix" style={{height:"100vh"}}>
{isMobileMenu ? <MobileMenu /> : <Menu />}
</nav> {/* END MAIN MENU */}
</div>
</div> {/* END NAVIGATION MENU */}
</div> {/* End header-wrapper */}
</header>
</>
)
}
-7
View File
@@ -1,7 +0,0 @@
export default function Header2({ scroll, isMobileMenu, handleMobileMenu }) {
return (
<>
Header2
</>
)
}
+1 -1
View File
@@ -28,7 +28,7 @@ export default function HeaderMerms({ scroll, isMobileMenu, handleMobileMenu, he
{/* <Link href="/" className="logo-white"><img src="/images/logo-white.png" alt="logo" /></Link>*/}
{/*</div>*/}
{/* MAIN MENU */}
<nav className="wsmenu clearfix" style={{height:"100vh"}}>
<nav className="wsmenu clearfix" style={{height:"80vh"}}>
{isMobileMenu ? <MobileMenu /> : <Menu />}
</nav> {/* END MAIN MENU */}
</div>
+206
View File
@@ -0,0 +1,206 @@
import Layout from "../components/layout/Layout"
import Link from "next/link"
export default function Home() {
return (
<>
<Layout headerStyle={1} footerStyle={3} headerCls="navbar-dark inner-page-header">
<div>
<section id="download-1" className="gr--whitesmoke inner-page-hero download-section division">
<div className="container">
<div className="row justify-content-center">
<div className="col-lg-11 col-xl-10">
{/* VERSION RELEASE */}
<div className="version-release">
{/* Release Data */}
<div className="release-data">
<h5 className="s-28 w-700">Latest Version</h5>
{/* Version Data */}
<div className="rel">
<span className="version-data">4.13.019</span>
<span className="release-date">2023-05-31 <span>68.91 MB</span></span>
<Link href="download/example.zip" download="example.zip" className="btn btn--theme hover--tra-grey ico-20 ico-left release-download">
<span className="flaticon-down-arrow-1" /> Download 4.13.019
</Link>
</div>
</div>
{/* Release Highlights */}
<div className="release-highlights">
<ul className="simple-list">
<li className="list-item"><p><b>OS X</b> (10.7 or later is required)</p></li>
<li className="list-item"><p><b>Windows</b> - also available as a portable version</p></li>
<li className="list-item"><p><b>Windows 64 bit</b> - also available as a portable version</p></li>
<li className="list-item"><p>Fixed Bug: "Euismod purus and blandit"</p></li>
<li className="list-item"><p>Fixed Crash#4680682692</p></li>
</ul>
</div>
</div> {/* END VERSION RELEASE */}
{/* VERSION RELEASE */}
<div className="version-release">
{/* Release Data */}
<div className="release-data">
<h5 className="s-28 w-700">Older Versions</h5>
{/* Version Data */}
<div className="rel">
<span className="version-data">4.11.020</span>
<span className="release-date">2023-05-18 <span>62.46 MB</span></span>
<Link href="download/example.zip" download="example.zip" className="btn btn--tra-grey hover--theme ico-20 ico-left release-download">
<span className="flaticon-down-arrow-1" /> Download 4.11.020
</Link>
</div>
</div>
{/* Release Highlights */}
<div className="release-highlights">
<ul className="simple-list">
<li className="list-item">
<p>Quaerat sodales sapien undo euismod purus and blandit egestas magna on macOS 10.12.*</p>
</li>
<li className="list-item">
<p>Fixed suscipit lectus auctor integer cursus orci vitae auctor integer</p>
</li>
<li className="list-item">
<p>Fixed Fringilla risus nec, luctus mauris auctor integer an auctor cursus euismod</p>
</li>
<li className="list-item"><p>Fixed Crash#8341682687</p></li>
</ul>
</div>
</div> {/* END VERSION RELEASE */}
{/* VERSION RELEASE */}
<div className="version-release">
{/* Release Data */}
<div className="release-data">
{/* Version Data */}
<div className="rel">
<span className="version-data">4.08.106</span>
<span className="release-date">2023-04-12 <span>58.83 MB</span></span>
<Link href="download/example.zip" download="example.zip" className="btn btn--tra-grey hover--theme ico-20 ico-left release-download">
<span className="flaticon-down-arrow-1" /> Download 4.08.106
</Link>
</div>
</div>
{/* Release Highlights */}
<div className="release-highlights">
<ul className="simple-list">
<li className="list-item">
<p>Quaerat sodales sapien undo euismod magna on 10.12 (Sierra)</p>
</li>
<li className="list-item">
<p>Fixed suscipit lectus auctor integer cursus orci vitae auctor integer</p>
</li>
<li className="list-item">
<p>Fixed risus nec luctus mauris auctor integer an integera congue magna</p>
</li>
<li className="list-item">
<p>Fixed cubilia laoreet magna at auctor integer congue egestas</p>
</li>
<li className="list-item">
<p>Fringilla risus nec, luctus mauris auctor integer an auctor cursus euismod purus
pretium efficitur ipsum ligula undo cubilia laoreet magna and dolor suscipit
</p>
</li>
<li className="list-item">
<p>Fixes other minor bugs</p>
</li>
</ul>
</div>
</div> {/* END VERSION RELEASE */}
{/* VERSION RELEASE */}
<div className="version-release">
{/* Release Data */}
<div className="release-data">
{/* Version Data */}
<div className="rel">
<span className="version-data">4.0.018</span>
<span className="release-date">2023-02-26 <span>64.95 MB</span></span>
<Link href="download/example.zip" download="example.zip" className="btn btn--tra-grey hover--theme ico-20 ico-left release-download">
<span className="flaticon-down-arrow-1" /> Download 4.0.018
</Link>
</div>
</div>
{/* Release Highlights */}
<div className="release-highlights">
<ul className="simple-list">
<li className="list-item">
<p>Fixes integer cursus orci bugs on 10.13 (High Sierra)</p>
</li>
<li className="list-item">
<p>Fixed auctor integer cursus orci vitae auctor integer</p>
</li>
<li className="list-item">
<p>Fixed Crash#8341689840</p>
</li>
<li className="list-item">
<p>Fixes other minor bugs</p>
</li>
</ul>
</div>
</div> {/* END VERSION RELEASE */}
{/* VERSION RELEASE */}
<div className="version-release">
{/* Release Data */}
<div className="release-data">
{/* Version Data */}
<div className="rel">
<span className="version-data">3.76.231</span>
<span className="release-date">2022-12-08 <span>57.39 MB</span></span>
<Link href="download/example.zip" download="example.zip" className="btn btn--tra-grey hover--theme ico-20 ico-left release-download">
<span className="flaticon-down-arrow-1" /> Download 3.76.231
</Link>
</div>
</div>
{/* Release Highlights */}
<div className="release-highlights">
<ul className="simple-list">
<li className="list-item">
<p>Quaerat sodales sapien undo euismod magna on 10.12 (Sierra)</p>
</li>
<li className="list-item">
<p>Fixed suscipit lectus auctor integer cursus orci vitae auctor integer</p>
</li>
<li className="list-item">
<p>Fixes integer cursus orci bugs on 10.13 (High Sierra)</p>
</li>
<li className="list-item">
<p>Fixed auctor integer cursus orci vitae auctor integer</p>
</li>
</ul>
</div>
</div> {/* END VERSION RELEASE */}
</div>
</div> {/* End row */}
</div> {/* End container */}
</section> {/* END DOWNLOAD-1 */}
{/* BANNER-9
============================================= */}
<section id="banner-9" className="bg--02 py-70 x-border banner-section">
<div className="container">
{/* BANNER-9 WRAPPER */}
<div className="banner-7-wrapper">
<div className="row justify-content-center d-flex align-items-center">
{/* BANNER-9 TEXT */}
<div className="col-md-7 col-xl-5">
<div className="banner-9-txt">
{/* Title */}
<h3 className="s-40 w-700">Any questions?</h3>
{/* Text */}
<p className="p-lg">Don't hesitate to contact us about any question you might be interested in</p>
{/* Button */}
<Link href="/faqs" className="btn r-04 btn--theme hover--theme">Read the FAQs</Link>
</div>
</div>
{/* BANNER-9 IMAGE */}
<div className="col-md-5 col-xl-5">
<div className="banner-9-img text-end">
<img className="img-fluid" src="images/help.png" alt="banner-image" />
</div>
</div>
</div> {/* End row */}
</div> {/* END BANNER-9 WRAPPER */}
</div> {/* End container */}
</section>
</div>
</Layout>
</>
)
}