Almost updated
This commit is contained in:
@ -1,19 +1,20 @@
|
||||
import React from "react";
|
||||
import Link from "next/link";
|
||||
import Image from "next/image";
|
||||
|
||||
export default function About() {
|
||||
return (
|
||||
<div className="section">
|
||||
<div className="tf-container">
|
||||
<div className="box-about style-2">
|
||||
<div className="left">
|
||||
<div className=" mb_50">
|
||||
<div className="mb_50">
|
||||
<div className="point text-body-1 mb_14">
|
||||
<span className="item" />
|
||||
About Us
|
||||
</div>
|
||||
<h3 className="heading-title text_mono-dark-9">
|
||||
We’re A Trusted And Professional Insurance Company,{" "}
|
||||
<h3 className="heading-title text_primary">
|
||||
We're a Trusted and Professional BPO Partner,{" "}
|
||||
<Image
|
||||
alt="item"
|
||||
className="wow animate__rollIn animate__animated"
|
||||
@ -22,11 +23,11 @@ export default function About() {
|
||||
width={48}
|
||||
height={48}
|
||||
/>{" "}
|
||||
Committed To Your Financial Security.
|
||||
Committed to Driving Your Business Success.
|
||||
</h3>
|
||||
</div>
|
||||
<div className="bot">
|
||||
<div className="clutch-rating-item style-1 d-flex align-items-center mb_16">
|
||||
{/* <div className="clutch-rating-item style-1 d-flex align-items-center mb_16">
|
||||
<div className="logo">
|
||||
<svg
|
||||
width={34}
|
||||
@ -63,12 +64,18 @@ export default function About() {
|
||||
</div>
|
||||
<p className="text-body-4">Based on 24 reviews</p>
|
||||
</div>
|
||||
</div>
|
||||
</div> */}
|
||||
<p className="text-body-1 text_mono-gray-6 mb_31">
|
||||
As a trusted and professional insurance company, we are
|
||||
committed to providing comprehensive coverage and exceptional
|
||||
service to our <br />
|
||||
valued clients.
|
||||
At Keystone Solution, we combine technology, expertise, and innovation
|
||||
to deliver world-class BPO services to clients across the globe.
|
||||
As a trusted outsourcing partner to diverse industries, we provide
|
||||
end-to-end solutions that help businesses operate smarter, faster,
|
||||
and more efficiently.
|
||||
<br />
|
||||
Our integrated approach ensures that every service—from data entry
|
||||
and conversion to processing and logistics—works together to
|
||||
support your growth. With a highly skilled team and cutting-edge
|
||||
tools, we deliver consistent, scalable, and reliable results you can trust.
|
||||
</p>
|
||||
<Link
|
||||
href={`/about`}
|
||||
|
||||
Reference in New Issue
Block a user