354 lines
27 KiB
JavaScript
354 lines
27 KiB
JavaScript
import Link from "next/link"
|
|
|
|
export default function Footer6({ }) {
|
|
return (
|
|
<>
|
|
<footer className="footer style_six">
|
|
<div className="pattern_bg">
|
|
<img src="/assets/images/line-st-2.png" className="img-fluid" alt="pattern" />
|
|
</div>
|
|
<section className="top_content">
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_top_80" />
|
|
{/*-============spacing==========-*/}
|
|
<div className="container">
|
|
<div className="row">
|
|
<div className="col-lg-4 col-md-6 col-sm-6 col-xs-12 pd_right_70">
|
|
<div className="footer_widgets_box pd_bottom_30">
|
|
<div className="logo_box">
|
|
<Link href="#" className="logo navbar-brand">
|
|
<img src="/assets/images/footer-logo-blue.png" alt="Vankine" className="logo_default" />
|
|
</Link>
|
|
</div>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_35" />
|
|
{/*-============spacing==========-*/}
|
|
<div className="position-relative">
|
|
Sed ut perspiciatis unde omnis iste natus errors voluptatem accusantium
|
|
doloremque laudantium totam
|
|
</div>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_25" />
|
|
{/*-============spacing==========-*/}
|
|
<div className="newsteller_simple style_two">
|
|
<div className="input_group">
|
|
<form method="post">
|
|
<div className="mc4wp-form-fields">
|
|
<input type="email" name="EMAIL" placeholder="Your email address" required />
|
|
<input type="submit" value="Sign up" />
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_25" />
|
|
{/*-============spacing==========-*/}
|
|
<div className="social-icons">
|
|
<ul>
|
|
<li>
|
|
<Link href="#" className="m_icon">
|
|
<i className="fab fa-facebook" />
|
|
</Link>
|
|
</li>
|
|
<li>
|
|
<Link href="#" className="m_icon">
|
|
<i className="fab fa-twitter" />
|
|
</Link>
|
|
</li>
|
|
<li>
|
|
<Link href="#" className="m_icon">
|
|
<i className="fab fa-skype" />
|
|
</Link>
|
|
</li>
|
|
<li>
|
|
<Link href="#" className="m_icon">
|
|
<i className="fab fa-instagram" />
|
|
</Link>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div className="col-lg-5 col-md-6 col-sm-6 col-xs-12">
|
|
<div className="row">
|
|
<div className="col-lg-6">
|
|
<div className="footer_widgets_box pd_bottom_30">
|
|
<div className="fwidget_title">
|
|
<h2 className="title"> Services </h2>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_25" />
|
|
{/*-============spacing==========-*/}
|
|
</div>
|
|
<div className="position-relative">
|
|
<ul className="list_box list">
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
House Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Medical Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Car Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Business Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Travel Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Fire Insurance </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Marrige Insurance </Link>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div className="col-lg-6">
|
|
<div className="footer_widgets_box pd_bottom_30">
|
|
<div className="fwidget_title">
|
|
<h2 className="title"> Other Pages </h2>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_25" />
|
|
{/*-============spacing==========-*/}
|
|
</div>
|
|
<div className="position-relative">
|
|
<ul className="list_box list">
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
My Account
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Need A Career?
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
News & Blog
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Payment Way
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Team Member
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
Products </Link>
|
|
</div>
|
|
</li>
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i aria-hidden="false" className="far fa-arrow-alt-circle-right" /></div>
|
|
<Link className="links" href="#">
|
|
About Us </Link>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div className="col-lg-3 col-md-6 col-sm-6 col-xs-12">
|
|
<div className="footer_widgets_box pd_bottom_30">
|
|
<div className="fwidget_title">
|
|
<h2 className="title"> Photo Gallery </h2>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_30" />
|
|
{/*-============spacing==========-*/}
|
|
</div>
|
|
<div className="g_box d-flex">
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-1-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-2-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-3-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-4-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-5-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-6-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-7-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-8-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
<Link className="trans" href="#">
|
|
<img src="/assets/images/portfolio/project-9-min.png" alt="img" className="img-fluid" />
|
|
<svg className="trans" width={55} height={55} viewBox="0 0 55 55" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx={28} cy={27} r={20} fill="white" />
|
|
<circle cx="27.5" cy="27.5" r="27.5" fill="white" fillOpacity="0.1" />
|
|
<path d="M22 33.25L33.25 22M33.25 22H24.8125M33.25 22V30.4375" stroke="#2D947A" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
|
|
</svg>
|
|
</Link>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{/*-============spacing==========-*/}
|
|
<div className="pd_bottom_40" />
|
|
{/*-============spacing==========-*/}
|
|
</section>
|
|
<section className="bottom_content">
|
|
<div className="container">
|
|
<div className="row align-items-center">
|
|
<div className="col-lg-6 col-md-6 col-sm-12">
|
|
<div className="position-relative">
|
|
<ul className="list_box linline">
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<img src="/assets/images/shield.svg" className="img-fluid" alt="img" />
|
|
</div>
|
|
<Link className="links color_white" href="#">
|
|
Copyright {new Date().getFullYear()}, Vankine. All Rights Reserved
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div className="col-lg-6 col-md-6 col-sm-12 text-md-end">
|
|
<div className="position-relative">
|
|
<ul className="list_box linline">
|
|
<li>
|
|
<div className="d-flex align-items-center">
|
|
<div className="icon trans">
|
|
<i className=" fi-rr-clock" />
|
|
</div>
|
|
<Link className="links color_white" href="#">
|
|
Working Hours : Sun-monday, 09am-5pm
|
|
</Link>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</footer>
|
|
|
|
</>
|
|
)
|
|
}
|