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

What We Offer

Key Features For your Insurance Business

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==========-*/}
  • Easy & Fast Process
  • Modern Technology
  • Friendly Enviorment
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
  • Save Your Money
  • Digital Services System
  • Trusted & High Security
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*content*/} {/*content*/}

Services Benefit

Special Benefits of the Business Insurance

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Commercial Property
Insurance
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
General liability
Insurance
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Business income
Insurance
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*content*/} {/*-service*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}

Great Offer For Customer

Amazing Features For Insurance

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Professional Insurance Services
Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
We’re Trusted
& Save your Money
Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
Corporate & Financial Services
Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
So Much
Fast & Eeliable Services
Read More
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-service end*/} {/*-faqs*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
img
{/*-============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==========-*/}
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*-faqs end*/} {/*form*/}

Check Your Favorite Insurance

Get Started Favorite Insurance

{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
  • handleOnClick(1)}>
  • handleOnClick(2)}>
  • handleOnClick(3)}>
  • handleOnClick(4)}>
  • handleOnClick(5)}>
Selected Value: 4000
img
Selected Value: 4000
img
Selected Value: 4000
img
Selected Value: 4000
img
Selected Value: 4000
img
{/*-============spacing==========-*/}
{/*-============spacing==========-*/}
{/*form*/}
) }