Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 01:20:01 +00:00
parent 49f5c2c8f9
commit 4f285e673d

View File

@@ -18,8 +18,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Services", href: "/services" },
{ label: "About", href: "/about" },
@@ -27,8 +26,7 @@ export default function AboutPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Mutual Funds", href: "/services" },
{ label: "Equity Investments", href: "/services" },
{ label: "Insurance Planning", href: "/services" },
@@ -37,8 +35,7 @@ export default function AboutPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Email Us", href: "mailto:info@evergrowwealth.com" },
{ label: "WhatsApp", href: "#" },
{ label: "Call Now", href: "tel:+919876543210" },
@@ -46,8 +43,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -87,27 +83,21 @@ export default function AboutPage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Expertise in Wealth Management",
description: "Over 7 years of dedicated experience in financial product consulting and advisory services.",
icon: Target,
title: "Expertise in Wealth Management", description: "Over 7 years of dedicated experience in financial product consulting and advisory services.", icon: Target,
},
{
title: "Innovative Financial Solutions",
description: "Combining traditional wisdom with modern investment strategies to optimize your portfolio.",
icon: Lightbulb,
title: "Innovative Financial Solutions", description: "Combining traditional wisdom with modern investment strategies to optimize your portfolio.", icon: Lightbulb,
},
{
title: "Trusted by Thousands",
description: "Building trust with 100+ happy clients who have achieved their financial goals with our guidance.",
icon: Star,
title: "Trusted by Thousands", description: "Building trust with 100+ happy clients who have achieved their financial goals with our guidance.", icon: Star,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-working-business-with-computer_482257-20185.jpg"
imageAlt="Preeti Goyal, Founder of EVERGROW WEALTH"
mediaAnimation="slide-up"
imagePosition="right"
buttons={[{ text: "Connect with Us", href: "/contact" }]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
ariaLabel="About company section"
/>
</div>
@@ -116,29 +106,13 @@ export default function AboutPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1",
name: "Rajesh Patel",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
imageAlt: "Rajesh Patel",
},
id: "1", name: "Rajesh Patel", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Rajesh Patel"},
{
id: "2",
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Priya Sharma",
},
id: "2", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"},
{
id: "3",
name: "Amit Kumar",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
imageAlt: "Amit Kumar",
},
id: "3", name: "Amit Kumar", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Amit Kumar"},
{
id: "4",
name: "Neha Gupta",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3",
imageAlt: "Neha Gupta",
},
id: "4", name: "Neha Gupta", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Neha Gupta"},
]}
cardTitle="Our clients are the foundation of our success and their trust fuels our commitment to excellence."
cardTag="Trusted by the Best"