117 lines
5.9 KiB
JavaScript
117 lines
5.9 KiB
JavaScript
import { skills2 } from "@/data/progress";
|
|
import React from "react";
|
|
import ProgressBarComponent from "../common/ProgressBar";
|
|
import Image from "next/image";
|
|
|
|
export default function Features() {
|
|
return (
|
|
<section className="wrapper !bg-[#ffffff]">
|
|
<div className="container py-[4.5rem] xl:!py-24 lg:!py-24 md:!py-24">
|
|
<div className="flex flex-wrap mx-[-15px] xl:mx-[-35px] lg:mx-[-20px] !mt-[-50px] !mb-[4.5rem] xl:!mb-24 lg:!mb-24 md:!mb-24 items-center">
|
|
<div className="xl:w-7/12 lg:w-7/12 w-full flex-[0_0_auto] xl:!px-[35px] lg:!px-[20px] !px-[15px] !mt-[50px] max-w-full">
|
|
<figure className="m-0 p-0">
|
|
<Image
|
|
className="w-auto"
|
|
srcSet="/assets/img/illustrations/i8@2x.png 2x"
|
|
alt="image"
|
|
src="/assets/img/illustrations/i8.png"
|
|
width={800}
|
|
height={559}
|
|
/>
|
|
</figure>
|
|
</div>
|
|
{/*/column */}
|
|
<div className="xl:w-5/12 lg:w-5/12 w-full flex-[0_0_auto] xl:!px-[35px] lg:!px-[20px] !px-[15px] !mt-[50px] max-w-full">
|
|
<h3 className="!text-[calc(1.305rem_+_0.66vw)] font-bold xl:!text-[1.8rem] !leading-[1.3] !mb-6 xxl:!pr-6">
|
|
We bring rapid solutions to make the life of our customers easier.
|
|
</h3>
|
|
<ul className="progress-list !mt-3 m-0 p-0">
|
|
{skills2.map((skill, index) => (
|
|
<li key={index} className="!mb-4">
|
|
<p className="!mb-1">{skill.name}</p>
|
|
<div
|
|
className={`progressbar line relative ${skill.color}`}
|
|
data-value={skill.value}
|
|
>
|
|
<ProgressBarComponent max={skill.value} />
|
|
</div>
|
|
</li>
|
|
))}
|
|
</ul>
|
|
{/* /.progress-list */}
|
|
</div>
|
|
{/*/column */}
|
|
</div>
|
|
{/*/.row */}
|
|
<div className="flex flex-wrap mx-[-15px] xl:mx-[-35px] lg:mx-[-20px] !mt-[-50px] items-center">
|
|
<div className="xl:w-7/12 lg:w-7/12 w-full flex-[0_0_auto] xl:!px-[35px] lg:!px-[20px] !px-[15px] !mt-[50px] max-w-full xl:!order-2 lg:!order-2">
|
|
<figure className="m-0 p-0">
|
|
<Image
|
|
className="w-auto"
|
|
srcSet="/assets/img/illustrations/i7@2x.png 2x"
|
|
alt="image"
|
|
src="/assets/img/illustrations/i7.png"
|
|
width={800}
|
|
height={621}
|
|
/>
|
|
</figure>
|
|
</div>
|
|
{/*/column */}
|
|
<div className="xl:w-5/12 lg:w-5/12 w-full flex-[0_0_auto] xl:!px-[35px] lg:!px-[20px] !px-[15px] !mt-[50px] max-w-full">
|
|
<h3 className="!text-[calc(1.305rem_+_0.66vw)] font-bold xl:!text-[1.8rem] !leading-[1.3] !mb-5">
|
|
We make your spending stress-free for you to have the perfect
|
|
control.
|
|
</h3>
|
|
<p className="!mb-6">
|
|
Cum sociis natoque penatibus et magnis dis parturient montes,
|
|
nascetur ridiculus mus. Cras justo odio, dapibus ac facilisis in,
|
|
egestas eget quam. Praesent commodo cursus magna, vel scelerisque
|
|
nisl consectetur et.
|
|
</p>
|
|
<div className="flex flex-wrap mx-[-15px] !mt-[-15px]">
|
|
<div className="xl:w-6/12 w-full flex-[0_0_auto] !px-[15px] !mt-[15px] max-w-full">
|
|
<ul className="pl-0 list-none bullet-bg bullet-soft-primary !mb-0">
|
|
<li className="relative !pl-6">
|
|
<span>
|
|
<i className="uil uil-check w-4 h-4 text-[0.8rem] leading-none !tracking-[normal] !text-center flex justify-center items-center bg-[#dce7f9] !text-[#1fc76f] rounded-[100%] top-[0.2rem] before:content-['\e9dd'] before:align-middle before:table-cell absolute left-0" />
|
|
</span>
|
|
<span>Aenean quam ornare. Curabitur blandit.</span>
|
|
</li>
|
|
<li className="relative !pl-6 !mt-3">
|
|
<span>
|
|
<i className="uil uil-check w-4 h-4 text-[0.8rem] leading-none !tracking-[normal] !text-center flex justify-center items-center bg-[#dce7f9] !text-[#1fc76f] rounded-[100%] top-[0.2rem] before:content-['\e9dd'] before:align-middle before:table-cell absolute left-0" />
|
|
</span>
|
|
<span>Nullam quis risus eget urna mollis ornare.</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
{/*/column */}
|
|
<div className="xl:w-6/12 w-full flex-[0_0_auto] !px-[15px] !mt-[15px] max-w-full">
|
|
<ul className="pl-0 list-none bullet-bg bullet-soft-primary !mb-0">
|
|
<li className="relative !pl-6">
|
|
<span>
|
|
<i className="uil uil-check w-4 h-4 text-[0.8rem] leading-none !tracking-[normal] !text-center flex justify-center items-center bg-[#dce7f9] !text-[#1fc76f] rounded-[100%] top-[0.2rem] before:content-['\e9dd'] before:align-middle before:table-cell absolute left-0" />
|
|
</span>
|
|
<span>Etiam porta euismod malesuada mollis.</span>
|
|
</li>
|
|
<li className="relative !pl-6 !mt-3">
|
|
<span>
|
|
<i className="uil uil-check w-4 h-4 text-[0.8rem] leading-none !tracking-[normal] !text-center flex justify-center items-center bg-[#dce7f9] !text-[#1fc76f] rounded-[100%] top-[0.2rem] before:content-['\e9dd'] before:align-middle before:table-cell absolute left-0" />
|
|
</span>
|
|
<span>Vivamus sagittis lacus vel augue rutrum.</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
{/*/column */}
|
|
</div>
|
|
{/*/.row */}
|
|
</div>
|
|
{/*/column */}
|
|
</div>
|
|
{/*/.row */}
|
|
</div>
|
|
{/* /.container */}
|
|
</section>
|
|
);
|
|
}
|