import Layout from "@/components/layout/Layout" import Link from "next/link" import { useState } from "react" export default function ServiceStyle2() { const [isActive, setIsActive] = useState({ status: false, key: 1, }) const handleToggle = (key) => { if (isActive.key === key) { setIsActive({ status: false, }) } else { setIsActive({ status: true, key, }) } } return ( <> {/*-service*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

What We Offer

Key Features For your Insurance Business

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

Sit amet consectetur adipiscing elites varius montes, massa
blandit orci. Sed egestas tellus est aliquet egetristique nisullam pharetra sed tempor sed eivera consectetur augue

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
service-image
1

Easy System & Trusted, Save your Money

Sit amet consectetur adipiscing elites varius montes, massa blandit orci.

Read More
service-image
2

Dedicated Customer Support Team Member

Sit amet consectetur adipiscing elites varius montes, massa blandit orci.

Read More
service-image
3

Corporate Professional Insurance Liability

Sit amet consectetur adipiscing elites varius montes, massa blandit orci.

Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-service end*/} {/*-service*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img

Vinkine Popular Services

Amazing Insurance Services

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Medical Insurance

Additional benefits such as health check up, wellness…

Read More
Business Insurance

Covers the loss of income that a business…

Read More
Marriage insurance

We cover you for wedding cancel, material damage…

Read More
Car Insurance

Pleasant experience one has to consider the safety…

Read More
Fire Insurance

Owns a property or has even rented a…

Read More
House Insurance

A home insurance policy will cover the cost…

Read More
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-service end*/} {/*-faqs*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

Amazing Company

Great Insurance your Solutions For Business

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Sed ut perspiciatis unde omnis iste natus voluptatem accusantium doloremque laudantium aperiam eaquecy inventore veritatis architecto beatae
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
handleToggle(1)}>
What Is Insurance Services?
Serenity Is Multi-Faceted Blockchain Based Ecosystem, Energy Retailer For The People, Focusing On The Promotion Of Sustainable Living, Renewable Energy Production And Smart Energy Grid Utility Services.
handleToggle(2)}>
How Many Service We Provide ?
Quis autem vel eum iure reprehenderit ea voluptate esse molestiae consequatur veillum voluptas nullaes
handleToggle(3)}>
How Much Experience Our Team Member ?
Serenity Is Multi-Faceted Blockchain Based Ecosystem, Energy Retailer For The People, Focusing On The Promotion Of Sustainable Living, Renewable Energy Production And Smart Energy Grid Utility Services.
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
img
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-faqs end*/} {/*service*/}

Great Offer For Customer

Amazing Insurance Services

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
service
1

Life insurance

Contract between a life insurance company and a…

Read More
service
2

Travel Insurance

A travel insurance policy is a versatile plan…

Read More
service
3

House Insurance

A home insurance policy will cover the cost…

Read More
service
4

Fire Insurance

Owns a property or has even rented a…

Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*service*/}
) }