Commit 5daf425e by sneha-khedekar

changes update

1 parent 024e8f76
...@@ -41,7 +41,7 @@ const bannerData = [ ...@@ -41,7 +41,7 @@ const bannerData = [
buttonLink1: "/contact", buttonLink1: "/contact",
buttonText2: "Get Started", buttonText2: "Get Started",
buttonLink2: "/contact", buttonLink2: "/contact",
image: "/images/banner/hero3.png", image: "/images/banner/hero-3.png",
}, },
]; ];
......
...@@ -12,7 +12,7 @@ const aboutPeopleData = [ ...@@ -12,7 +12,7 @@ const aboutPeopleData = [
subtitle: "About Us", subtitle: "About Us",
title: "Welcome to Advith Consulting ", title: "Welcome to Advith Consulting ",
paragraphs: [ paragraphs: [
"Welcome to Advith Consulting , a distinguished boutique finance consulting firm with a proud legacy of over 40 years. Our journey has been driven by three core pillars: Knowledge, People, and Client Servicing.People are at the heart of our firm. We foster a collaborative and inclusive environment where every team member is valued for their unique contributions. This collective expertise enables us to deliver innovative solutions tailored to each client's needs.We prioritize building strong, lasting relationships with our clients, understanding their goals, and exceeding their expectations. Our dedication to business ethics and standards is reflected in the quality of our work and our reputation for excellence and credibility.As we continue to grow, we remain steadfast in our mission to operate as one cohesive entity, united by our values and our dedication to delivering exceptional financial consulting services.", "Welcome to Advith Consulting, a boutique finance consulting firm with over 40 years of excellence. Our core pillars—Knowledge, People, and Client Servicing—drive our success. We value our team’s unique contributions, fostering a collaborative environment that delivers tailored, innovative solutions. We build strong, lasting client relationships by understanding and exceeding their goals. Our commitment to business ethics and quality work has earned us a reputation for excellence and credibility. United by our values, we continue to deliver exceptional financial consulting services.",
], ],
linkText: "Know More", linkText: "Know More",
linkUrl: "/contact", linkUrl: "/contact",
......
...@@ -96,8 +96,8 @@ const TeamMember = () => { ...@@ -96,8 +96,8 @@ const TeamMember = () => {
<div className="team-area pt-50 pb-70 bg-fafafa"> <div className="team-area pt-50 pb-70 bg-fafafa">
<div className="container"> <div className="container">
<div className="section-title"> <div className="section-title">
<span className="sub-title">Team Member</span> {/* <span className="sub-title">Team Member</span> */}
<Heading el="h2" heading=" Our Exclusive Team for Your Business" /> <Heading el="h2" heading="Team Member" />
</div> </div>
<div className="row justify-content-center"> <div className="row justify-content-center">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!