first commit
This commit is contained in:
206
components/homes/insurance-consulting/Faqs.jsx
Normal file
206
components/homes/insurance-consulting/Faqs.jsx
Normal file
@ -0,0 +1,206 @@
|
||||
import React from "react";
|
||||
|
||||
export default function Faqs() {
|
||||
return (
|
||||
<div className="section-faqs style-1">
|
||||
<div className="tf-container">
|
||||
<div className="heading-section text-center mb_52">
|
||||
<div className="point text-body-1 justify-content-center mb_7">
|
||||
<span className="item" />
|
||||
FAQs
|
||||
</div>
|
||||
<h2 className="heading-title text_primary split-text effect-right">
|
||||
Got A Question? Get Your Answer
|
||||
</h2>
|
||||
<p
|
||||
className="text_mono-gray-7 text-body-1 mt_20 wow animate__fadeInUp animate__animated"
|
||||
data-wow-delay="0s"
|
||||
>
|
||||
We revolutionize industries with dynamic digital solutions, tailored
|
||||
to meet contemporary demands and <br />
|
||||
drive impactful transformations for businesses of all sectors.
|
||||
</p>
|
||||
</div>
|
||||
<ul
|
||||
className="accordion-wrap style-faqs d-grid gap_13"
|
||||
id="accordion-faq-3"
|
||||
>
|
||||
<li className="accordion-item action_click style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-1"
|
||||
className="action accordion-title collapsed current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-1"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
How benefit that We got when choose Basic plan?
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-1"
|
||||
className="collapse"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li className="accordion-item action_click active style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-2"
|
||||
className="action accordion-title current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-2"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
Our project will 100% Secure?
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-2"
|
||||
className="collapse show"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li className="accordion-item action_click style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-3"
|
||||
className="action accordion-title collapsed current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-3"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
NDA Agreement will include?
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-3"
|
||||
className="collapse"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li className="accordion-item action_click style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-4"
|
||||
className="action accordion-title collapsed current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-4"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
Can my premium license be used for all devices?
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-4"
|
||||
className="collapse"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li className="accordion-item action_click style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-5"
|
||||
className="action accordion-title collapsed current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-5"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
What things that we need provide when choose your service
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-5"
|
||||
className="collapse"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
<li className="accordion-item action_click style-default v3 scrolling-effect effectRight">
|
||||
<a
|
||||
href="#accordion-3-6"
|
||||
className="action accordion-title collapsed current"
|
||||
data-bs-toggle="collapse"
|
||||
aria-expanded="true"
|
||||
aria-controls="accordion-3-6"
|
||||
>
|
||||
<div className="heading">
|
||||
<h5 className="text_mono-gray-6 title">
|
||||
How long for a standard project?
|
||||
</h5>
|
||||
</div>
|
||||
<div className="icon" />
|
||||
</a>
|
||||
<div
|
||||
id="accordion-3-6"
|
||||
className="collapse"
|
||||
data-bs-parent="#accordion-faq-3"
|
||||
>
|
||||
<div className="accordion-faqs-content">
|
||||
<p className="text_mono-dark-9 text-body-2 lh-20">
|
||||
Through the collaboration with customers in discussing needs
|
||||
and demand, we’re able to attain mutual understand again
|
||||
customer trust to offer appropriate advice.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user