language implementation MERMS
This commit is contained in:
@@ -1,124 +1,95 @@
|
||||
import { useTranslations } from "next-intl"
|
||||
|
||||
|
||||
export default function MermsFeaturesSectionTwo(){
|
||||
|
||||
export default function MermsFeaturesSectionTwo() {
|
||||
const t = useTranslations("FeaturesSectionTwo")
|
||||
return (
|
||||
<>
|
||||
<section id="features-12" className="shape--bg shape--white-400 pt-100 features-section division">
|
||||
<div className="container">
|
||||
<div className="row d-flex align-items-center">
|
||||
{/* TEXT BLOCK */}
|
||||
<div className="col-md-5">
|
||||
<div className="txt-block left-column wow fadeInRight">
|
||||
|
||||
<h2 className="s-46 w-700">Innovative solutions, real-time results</h2>
|
||||
{/* Text */}
|
||||
<p>Bring your vision to life with the website builder that gives you the tools you need to succeed.
|
||||
</p>
|
||||
{/* List */}
|
||||
<h2 className="s-46 w-700">{t("title")}</h2>
|
||||
<p>{t("description")}</p>
|
||||
<ul className="simple-list">
|
||||
<li className="list-item">
|
||||
<p>Design your website using our modern templates, designer fonts, and color palettes in minutes.
|
||||
</p>
|
||||
<p>{t("list1")}</p>
|
||||
</li>
|
||||
<li className="list-item">
|
||||
<p className="mb-0">Promote your business and grow. Create a blog to grow your community and drive more traffic.
|
||||
</p>
|
||||
<p className="mb-0">{t("list2")}</p>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div> {/* END TEXT BLOCK */}
|
||||
{/* FEATURES-12 WRAPPER */}
|
||||
</div>
|
||||
<div className="col-md-7">
|
||||
<div className="fbox-12-wrapper wow fadeInLeft">
|
||||
<div className="row">
|
||||
<div className="col-md-6">
|
||||
{/* FEATURE BOX #1 */}
|
||||
<div id="fb-12-1" className="fbox-12 bg--white-100 block-shadow r-12 mb-30">
|
||||
{/* Icon */}
|
||||
<div className="fbox-ico ico-50">
|
||||
<div className="shape-ico color--theme">
|
||||
{/* Vector Icon */}
|
||||
<span className="flaticon-layers-1" />
|
||||
{/* Shape */}
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z" transform="translate(100 100)" />
|
||||
</svg>
|
||||
</div>
|
||||
</div> {/* End Icon */}
|
||||
{/* Text */}
|
||||
</div>
|
||||
<div className="fbox-txt">
|
||||
<h5 className="s-20 w-700">Website in Seconds</h5>
|
||||
<p>Build a website in seconds with MERMS AI website builder.</p>
|
||||
<h5 className="s-20 w-700">{t("websiteTitle")}</h5>
|
||||
<p>{t("websiteDesc")}</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* FEATURE BOX #2 */}
|
||||
<div id="fb-12-2" className="fbox-12 bg--white-100 block-shadow r-12">
|
||||
{/* Icon */}
|
||||
<div className="fbox-ico ico-50">
|
||||
<div className="shape-ico color--theme">
|
||||
{/* Vector Icon */}
|
||||
<span className="flaticon-click-1" />
|
||||
{/* Shape */}
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z" transform="translate(100 100)" />
|
||||
</svg>
|
||||
</div>
|
||||
</div> {/* End Icon */}
|
||||
{/* Text */}
|
||||
</div>
|
||||
<div className="fbox-txt">
|
||||
<h5 className="s-20 w-700">Expanding Digital Ecosystem</h5>
|
||||
<p>We continuously introduce advanced digital tools designed to enhance and streamline your practice.</p>
|
||||
<h5 className="s-20 w-700">{t("ecosystemTitle")}</h5>
|
||||
<p>{t("ecosystemDesc")}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div className="col-md-6">
|
||||
{/* FEATURE BOX #3 */}
|
||||
<div id="fb-12-3" className="fbox-12 bg--white-100 block-shadow r-12 mb-30">
|
||||
{/* Icon */}
|
||||
<div className="fbox-ico ico-50">
|
||||
<div className="shape-ico color--theme">
|
||||
{/* Vector Icon */}
|
||||
<span className="flaticon-prioritize" />
|
||||
{/* Shape */}
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z" transform="translate(100 100)" />
|
||||
</svg>
|
||||
</div>
|
||||
</div> {/* End Icon */}
|
||||
{/* Text */}
|
||||
</div>
|
||||
<div className="fbox-txt">
|
||||
<h5 className="s-20 w-700">Useful Addons</h5>
|
||||
<p>Explore our expanding addons to improve your applications.</p>
|
||||
<h5 className="s-20 w-700">{t("addonsTitle")}</h5>
|
||||
<p>{t("addonsDesc")}</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* FEATURE BOX #4 */}
|
||||
<div id="fb-12-4" className="fbox-12 bg--white-100 block-shadow r-12">
|
||||
{/* Icon */}
|
||||
<div className="fbox-ico ico-50">
|
||||
<div className="shape-ico color--theme">
|
||||
{/* Vector Icon */}
|
||||
<span className="flaticon-analytics" />
|
||||
{/* Shape */}
|
||||
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M69.8,-23C76.3,-2.7,57.6,25.4,32.9,42.8C8.1,60.3,-22.7,67,-39.1,54.8C-55.5,42.7,-57.5,11.7,-48.6,-11.9C-39.7,-35.5,-19.8,-51.7,5.9,-53.6C31.7,-55.6,63.3,-43.2,69.8,-23Z" transform="translate(100 100)" />
|
||||
</svg>
|
||||
</div>
|
||||
</div> {/* End Icon */}
|
||||
{/* Text */}
|
||||
</div>
|
||||
<div className="fbox-txt">
|
||||
<h5 className="s-20 w-700">Unified Management</h5>
|
||||
<p>Manage everything from one portal with MERMS AI Assist Tools.</p>
|
||||
<h5 className="s-20 w-700">{t("unifiedTitle")}</h5>
|
||||
<p>{t("unifiedDesc")}</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> {/* End row */}
|
||||
</div> {/* END FEATURES-12 WRAPPER */}
|
||||
</div> {/* End row */}
|
||||
</div> {/* End container */}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</>
|
||||
)
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user