Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
366
src/app/page.tsx
366
src/app/page.tsx
@@ -34,41 +34,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Solutions",
|
||||
id: "solutions",
|
||||
},
|
||||
name: "Solutions", id: "solutions"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/flat-design-bank-holiday-labels_23-2149360399.jpg"
|
||||
logoAlt="Corporate Secure Financial Solutions Logo"
|
||||
brandName="Corporate Secure Financial Solutions"
|
||||
button={{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Started", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,122 +60,67 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
title="Your Trusted Partner in Secure Financial Solutions."
|
||||
description="Navigate the complexities of corporate finance with our expert guidance. We provide tailored strategies to safeguard and grow your assets, ensuring long-term success for your business."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "@TechGrowth",
|
||||
testimonial: "Corporate Secure Financial Solutions transformed our approach to wealth management. Their insights are invaluable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg",
|
||||
imageAlt: "Sarah L.",
|
||||
},
|
||||
name: "Sarah L.", handle: "@TechGrowth", testimonial: "Corporate Secure Financial Solutions transformed our approach to wealth management. Their insights are invaluable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", imageAlt: "Sarah L."},
|
||||
{
|
||||
name: "Michael R.",
|
||||
handle: "@InnovateCorp",
|
||||
testimonial: "Exceptional service and deep industry knowledge. We trust them completely with our corporate financial strategy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg",
|
||||
imageAlt: "Michael R.",
|
||||
},
|
||||
name: "Michael R.", handle: "@InnovateCorp", testimonial: "Exceptional service and deep industry knowledge. We trust them completely with our corporate financial strategy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg", imageAlt: "Michael R."},
|
||||
{
|
||||
name: "Emily C.",
|
||||
handle: "@FuturePillars",
|
||||
testimonial: "Their secure planning gave us peace of mind and a clear path for sustainable growth. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg",
|
||||
imageAlt: "Emily C.",
|
||||
},
|
||||
name: "Emily C.", handle: "@FuturePillars", testimonial: "Their secure planning gave us peace of mind and a clear path for sustainable growth. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195343.jpg", imageAlt: "Emily C."},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@GlobalVentures",
|
||||
testimonial: "The team at Corporate Secure provides comprehensive and proactive financial solutions that truly make a difference.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
name: "David K.", handle: "@GlobalVentures", testimonial: "The team at Corporate Secure provides comprehensive and proactive financial solutions that truly make a difference.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "David K."},
|
||||
{
|
||||
name: "Jessica M.",
|
||||
handle: "@StratEdge",
|
||||
testimonial: "Their tailored strategies have significantly boosted our financial stability and market position.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg",
|
||||
imageAlt: "Jessica M.",
|
||||
},
|
||||
name: "Jessica M.", handle: "@StratEdge", testimonial: "Their tailored strategies have significantly boosted our financial stability and market position.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Jessica M."},
|
||||
{
|
||||
name: "Robert S.",
|
||||
handle: "@ApexGroup",
|
||||
testimonial: "A truly professional and results-driven firm. Their expertise is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-happy-united-multiethnic-team-two-creative-workers_273609-14169.jpg",
|
||||
imageAlt: "Robert S.",
|
||||
},
|
||||
name: "Robert S.", handle: "@ApexGroup", testimonial: "A truly professional and results-driven firm. Their expertise is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-happy-united-multiethnic-team-two-creative-workers_273609-14169.jpg", imageAlt: "Robert S."},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Solutions",
|
||||
href: "#solutions",
|
||||
},
|
||||
text: "Explore Solutions", href: "#solutions"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-woman-teaching-document-some-colleagues_1262-819.jpg"
|
||||
imageAlt="Financial professionals discussing strategy"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg",
|
||||
alt: "Satisfied client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg", alt: "Satisfied client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310880.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310880.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg",
|
||||
alt: "Business partner",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-business-man-greeting-colleague_74855-1519.jpg", alt: "Business partner"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg",
|
||||
alt: "Strategic client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", alt: "Strategic client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
|
||||
alt: "Corporate executive",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg", alt: "Corporate executive"},
|
||||
]}
|
||||
avatarText="Trusted by leading corporations"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Strategic Growth",
|
||||
icon: TrendingUp,
|
||||
type: "text-icon", text: "Strategic Growth", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Asset Protection",
|
||||
icon: Shield,
|
||||
type: "text-icon", text: "Asset Protection", icon: Shield,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Wealth Optimization",
|
||||
icon: DollarSign,
|
||||
type: "text-icon", text: "Wealth Optimization", icon: DollarSign,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Risk Management",
|
||||
icon: Target,
|
||||
type: "text-icon", text: "Risk Management", icon: Target,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Legacy Planning",
|
||||
icon: Building,
|
||||
type: "text-icon", text: "Legacy Planning", icon: Building,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -204,19 +133,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Years of Experience",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Years of Experience", value: "20+"},
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Client Growth Rate",
|
||||
value: "150%",
|
||||
},
|
||||
label: "Client Growth Rate", value: "150%"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Success Rate",
|
||||
value: "98%",
|
||||
},
|
||||
label: "Success Rate", value: "98%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -230,37 +153,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Financial Advisory",
|
||||
description: "Expert insights and personalized strategies to optimize your financial performance and achieve corporate objectives.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-items_1098-1988.jpg",
|
||||
imageAlt: "Strategic advice meeting",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/financial-business-planning_53876-163232.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Strategic Financial Advisory", description: "Expert insights and personalized strategies to optimize your financial performance and achieve corporate objectives.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-items_1098-1988.jpg", imageAlt: "Strategic advice meeting", titleImageSrc: "http://img.b2bpic.net/free-photo/financial-business-planning_53876-163232.jpg", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Comprehensive Wealth Management",
|
||||
description: "Tailored solutions for preserving and growing your wealth, ensuring long-term financial security and prosperity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg",
|
||||
imageAlt: "Wealth management portfolio",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103557.jpg",
|
||||
buttonText: "Discover Plans",
|
||||
},
|
||||
title: "Comprehensive Wealth Management", description: "Tailored solutions for preserving and growing your wealth, ensuring long-term financial security and prosperity.", imageSrc: "http://img.b2bpic.net/free-photo/solution-proposal-great-job-goals_53876-123807.jpg", imageAlt: "Wealth management portfolio", titleImageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103557.jpg", buttonText: "Discover Plans"},
|
||||
{
|
||||
title: "Robust Risk Mitigation",
|
||||
description: "Proactive identification and management of financial risks to protect your assets and maintain business continuity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-digital-padlock-protection-concept_23-2152004113.jpg",
|
||||
imageAlt: "Risk mitigation charts",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-notes-with-keyboard-pencils-dark-surface-pen-photo-notepad-copybook-school-writing-color-inspire_140725-108963.jpg",
|
||||
buttonText: "See Our Approach",
|
||||
},
|
||||
title: "Robust Risk Mitigation", description: "Proactive identification and management of financial risks to protect your assets and maintain business continuity.", imageSrc: "http://img.b2bpic.net/free-photo/cybersecurity-digital-padlock-protection-concept_23-2152004113.jpg", imageAlt: "Risk mitigation charts", titleImageSrc: "http://img.b2bpic.net/free-photo/top-view-motivation-notes-with-keyboard-pencils-dark-surface-pen-photo-notepad-copybook-school-writing-color-inspire_140725-108963.jpg", buttonText: "See Our Approach"},
|
||||
{
|
||||
title: "Efficient Estate Planning",
|
||||
description: "Secure your legacy with meticulous estate planning services, ensuring smooth asset transfer and minimized liabilities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-engineer-desktop_1421-112.jpg",
|
||||
imageAlt: "Estate planning documents",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-correcting-grammar-mistakes_23-2150171431.jpg",
|
||||
buttonText: "Plan Your Future",
|
||||
},
|
||||
title: "Efficient Estate Planning", description: "Secure your legacy with meticulous estate planning services, ensuring smooth asset transfer and minimized liabilities.", imageSrc: "http://img.b2bpic.net/free-photo/architecture-engineer-desktop_1421-112.jpg", imageAlt: "Estate planning documents", titleImageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-correcting-grammar-mistakes_23-2150171431.jpg", buttonText: "Plan Your Future"},
|
||||
]}
|
||||
title="Our Core Financial Solutions"
|
||||
description="We offer a suite of integrated services designed to meet the unique needs of corporate clients, focusing on security, growth, and efficiency."
|
||||
@@ -274,46 +173,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Entry",
|
||||
badgeIcon: Leaf,
|
||||
price: "$2,500/mo",
|
||||
subtitle: "Essential Financial Advisory",
|
||||
features: [
|
||||
"Initial Financial Health Check",
|
||||
"Basic Risk Assessment",
|
||||
"Quarterly Review Sessions",
|
||||
"Access to Online Resources",
|
||||
],
|
||||
id: "starter", badge: "Entry", badgeIcon: Leaf,
|
||||
price: "$2,500/mo", subtitle: "Essential Financial Advisory", features: [
|
||||
"Initial Financial Health Check", "Basic Risk Assessment", "Quarterly Review Sessions", "Access to Online Resources"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$5,000/mo",
|
||||
subtitle: "Advanced Corporate Planning",
|
||||
features: [
|
||||
"Dedicated Financial Advisor",
|
||||
"Comprehensive Risk Management",
|
||||
"Monthly Strategic Consultations",
|
||||
"Customized Investment Portfolios",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "pro", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$5,000/mo", subtitle: "Advanced Corporate Planning", features: [
|
||||
"Dedicated Financial Advisor", "Comprehensive Risk Management", "Monthly Strategic Consultations", "Customized Investment Portfolios", "Priority Support"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Premium",
|
||||
badgeIcon: Crown,
|
||||
price: "Custom Quote",
|
||||
subtitle: "Tailored Executive Solutions",
|
||||
features: [
|
||||
"Dedicated Senior Partner",
|
||||
"Holistic Wealth & Risk Management",
|
||||
"Bi-Weekly Executive Meetings",
|
||||
"Advanced Tax Planning & Structuring",
|
||||
"24/7 Premium Support",
|
||||
"Estate & Legacy Planning",
|
||||
],
|
||||
id: "enterprise", badge: "Premium", badgeIcon: Crown,
|
||||
price: "Custom Quote", subtitle: "Tailored Executive Solutions", features: [
|
||||
"Dedicated Senior Partner", "Holistic Wealth & Risk Management", "Bi-Weekly Executive Meetings", "Advanced Tax Planning & Structuring", "24/7 Premium Support", "Estate & Legacy Planning"],
|
||||
},
|
||||
]}
|
||||
title="Choose Your Secure Financial Plan"
|
||||
@@ -326,22 +198,14 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
description: "Years of combined experience across our senior advisory team.",
|
||||
},
|
||||
id: "m1", value: "20+", description: "Years of combined experience across our senior advisory team."},
|
||||
{
|
||||
id: "m2",
|
||||
value: "$500M+",
|
||||
description: "Assets under management, reflecting client trust and growth.",
|
||||
},
|
||||
id: "m2", value: "$500M+", description: "Assets under management, reflecting client trust and growth."},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
description: "Client retention rate, showcasing our commitment to satisfaction.",
|
||||
},
|
||||
id: "m3", value: "98%", description: "Client retention rate, showcasing our commitment to satisfaction."},
|
||||
]}
|
||||
title="Our Impact & Achievements"
|
||||
description="We measure our success by the financial triumphs of our clients. These milestones reflect our dedication to excellence and consistent, secure growth strategies."
|
||||
@@ -354,50 +218,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Unparalleled Expertise",
|
||||
quote: "The team's financial expertise is unparalleled. They provided clear, actionable advice that led to significant improvements in our corporate portfolio.",
|
||||
name: "Alex P.",
|
||||
role: "CEO, GlobalTech Innovations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg",
|
||||
imageAlt: "Alex P.",
|
||||
},
|
||||
id: "t1", title: "Unparalleled Expertise", quote: "The team's financial expertise is unparalleled. They provided clear, actionable advice that led to significant improvements in our corporate portfolio.", name: "Alex P.", role: "CEO, GlobalTech Innovations", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Alex P."},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Strategic Guidance",
|
||||
quote: "Their strategic guidance has been instrumental in navigating market volatility and securing our long-term financial objectives. A true partner.",
|
||||
name: "Brenda K.",
|
||||
role: "CFO, Apex Logistics",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-explaining-infographic-elements-sheet-her-male-partner_23-2147899656.jpg",
|
||||
imageAlt: "Brenda K.",
|
||||
},
|
||||
id: "t2", title: "Strategic Guidance", quote: "Their strategic guidance has been instrumental in navigating market volatility and securing our long-term financial objectives. A true partner.", name: "Brenda K.", role: "CFO, Apex Logistics", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-explaining-infographic-elements-sheet-her-male-partner_23-2147899656.jpg", imageAlt: "Brenda K."},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Exceptional Service",
|
||||
quote: "We consistently receive exceptional service and proactive insights. Corporate Secure Financial Solutions genuinely cares about our success.",
|
||||
name: "Chris M.",
|
||||
role: "Founder, Quantum Startups",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg",
|
||||
imageAlt: "Chris M.",
|
||||
},
|
||||
id: "t3", title: "Exceptional Service", quote: "We consistently receive exceptional service and proactive insights. Corporate Secure Financial Solutions genuinely cares about our success.", name: "Chris M.", role: "Founder, Quantum Startups", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hippie-man-happy-expression_1194-3939.jpg", imageAlt: "Chris M."},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Trustworthy & Reliable",
|
||||
quote: "In a complex financial landscape, their reliability and trustworthiness stand out. They simplify the intricate and deliver solid results.",
|
||||
name: "Diana S.",
|
||||
role: "Managing Director, Synergy Holdings",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-beautiful-asian-business-woman-holding-money-us-dollar-bills-hand-business-concept_1150-15385.jpg",
|
||||
imageAlt: "Diana S.",
|
||||
},
|
||||
id: "t4", title: "Trustworthy & Reliable", quote: "In a complex financial landscape, their reliability and trustworthiness stand out. They simplify the intricate and deliver solid results.", name: "Diana S.", role: "Managing Director, Synergy Holdings", imageSrc: "http://img.b2bpic.net/free-photo/successful-beautiful-asian-business-woman-holding-money-us-dollar-bills-hand-business-concept_1150-15385.jpg", imageAlt: "Diana S."},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Tailored Solutions",
|
||||
quote: "Every solution is meticulously tailored to our needs. This personalized approach makes all the difference in achieving our financial goals.",
|
||||
name: "Ethan L.",
|
||||
role: "President, Visionary Enterprises",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-sellers-communicates-with-customer-by-mobile-phone_1150-26618.jpg",
|
||||
imageAlt: "Ethan L.",
|
||||
},
|
||||
id: "t5", title: "Tailored Solutions", quote: "Every solution is meticulously tailored to our needs. This personalized approach makes all the difference in achieving our financial goals.", name: "Ethan L.", role: "President, Visionary Enterprises", imageSrc: "http://img.b2bpic.net/free-photo/selling-plant-online-sellers-communicates-with-customer-by-mobile-phone_1150-26618.jpg", imageAlt: "Ethan L."},
|
||||
]}
|
||||
title="What Our Valued Clients Say"
|
||||
description="Hear directly from the businesses and leaders who have experienced secure growth and unparalleled support with Corporate Secure Financial Solutions."
|
||||
@@ -412,45 +241,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "m1",
|
||||
name: "Johnathan Vance",
|
||||
role: "Chief Financial Strategist",
|
||||
description: "With over 20 years in corporate finance, Johnathan leads our strategic advisory, specializing in M&A and capital structuring.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-business-worker-smiling-confident-using-smartphone-office_839833-24663.jpg",
|
||||
imageAlt: "Johnathan Vance",
|
||||
},
|
||||
id: "m1", name: "Johnathan Vance", role: "Chief Financial Strategist", description: "With over 20 years in corporate finance, Johnathan leads our strategic advisory, specializing in M&A and capital structuring.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-man-business-worker-smiling-confident-using-smartphone-office_839833-24663.jpg", imageAlt: "Johnathan Vance"},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Sophia Chang",
|
||||
role: "Head of Wealth Management",
|
||||
description: "Sophia is renowned for her innovative wealth preservation and growth strategies, catering to high-net-worth corporate clients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
imageAlt: "Sophia Chang",
|
||||
},
|
||||
id: "m2", name: "Sophia Chang", role: "Head of Wealth Management", description: "Sophia is renowned for her innovative wealth preservation and growth strategies, catering to high-net-worth corporate clients.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", imageAlt: "Sophia Chang"},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Marcus Thorne",
|
||||
role: "Senior Risk Analyst",
|
||||
description: "Marcus is our expert in identifying and mitigating financial risks, developing robust frameworks to safeguard client assets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-phone-cafe-break_1262-12579.jpg",
|
||||
imageAlt: "Marcus Thorne",
|
||||
},
|
||||
id: "m3", name: "Marcus Thorne", role: "Senior Risk Analyst", description: "Marcus is our expert in identifying and mitigating financial risks, developing robust frameworks to safeguard client assets.", imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-business-colleagues-using-phone-cafe-break_1262-12579.jpg", imageAlt: "Marcus Thorne"},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Elena Petrova",
|
||||
role: "Corporate Tax & Estate Planner",
|
||||
description: "Elena specializes in complex tax planning and meticulous estate structuring, ensuring optimal fiscal efficiency and legacy preservation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-arms-folded_1098-44.jpg",
|
||||
imageAlt: "Elena Petrova",
|
||||
},
|
||||
id: "m4", name: "Elena Petrova", role: "Corporate Tax & Estate Planner", description: "Elena specializes in complex tax planning and meticulous estate structuring, ensuring optimal fiscal efficiency and legacy preservation.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-glasses-arms-folded_1098-44.jpg", imageAlt: "Elena Petrova"},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Daniel Lee",
|
||||
role: "Client Relationship Manager",
|
||||
description: "Daniel ensures our clients receive seamless support and personalized solutions, fostering strong, lasting partnerships.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408705.jpg",
|
||||
imageAlt: "Daniel Lee",
|
||||
},
|
||||
id: "m5", name: "Daniel Lee", role: "Client Relationship Manager", description: "Daniel ensures our clients receive seamless support and personalized solutions, fostering strong, lasting partnerships.", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408705.jpg", imageAlt: "Daniel Lee"},
|
||||
]}
|
||||
title="Meet Our Expert Advisory Team"
|
||||
description="Our team comprises seasoned financial professionals dedicated to providing secure, innovative, and personalized solutions for your corporate success."
|
||||
@@ -462,25 +261,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What types of businesses do you work with?",
|
||||
content: "We primarily partner with medium to large enterprises across various industries, providing specialized financial advisory and wealth management solutions tailored to their unique corporate structures and objectives.",
|
||||
},
|
||||
id: "faq1", title: "What types of businesses do you work with?", content: "We primarily partner with medium to large enterprises across various industries, providing specialized financial advisory and wealth management solutions tailored to their unique corporate structures and objectives."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "How do you ensure the security of my financial data?",
|
||||
content: "Data security is paramount. We employ state-of-the-art encryption, multi-factor authentication, and adhere to stringent regulatory compliance standards to protect all client information. Regular audits and security updates are also performed.",
|
||||
},
|
||||
id: "faq2", title: "How do you ensure the security of my financial data?", content: "Data security is paramount. We employ state-of-the-art encryption, multi-factor authentication, and adhere to stringent regulatory compliance standards to protect all client information. Regular audits and security updates are also performed."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Can you help with international financial planning?",
|
||||
content: "Yes, our team has extensive experience in international finance and cross-border transactions. We can assist with global wealth management, foreign investment strategies, and international tax considerations to support your global operations.",
|
||||
},
|
||||
id: "faq3", title: "Can you help with international financial planning?", content: "Yes, our team has extensive experience in international finance and cross-border transactions. We can assist with global wealth management, foreign investment strategies, and international tax considerations to support your global operations."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What is your approach to risk management?",
|
||||
content: "Our approach is proactive and comprehensive. We conduct thorough risk assessments, implement diversified portfolio strategies, and develop customized mitigation plans to minimize exposure and safeguard your assets against market volatilities and unforeseen events.",
|
||||
},
|
||||
id: "faq4", title: "What is your approach to risk management?", content: "Our approach is proactive and comprehensive. We conduct thorough risk assessments, implement diversified portfolio strategies, and develop customized mitigation plans to minimize exposure and safeguard your assets against market volatilities and unforeseen events."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to the most common questions about our corporate financial solutions, services, and operational processes."
|
||||
@@ -492,18 +279,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "downward-rays-animated-grid",
|
||||
}}
|
||||
variant: "downward-rays-animated-grid"}}
|
||||
text="Ready to Secure Your Financial Future?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get in Touch",
|
||||
href: "mailto:info@corporatesecure.com",
|
||||
},
|
||||
text: "Get in Touch", href: "mailto:info@corporatesecure.com"},
|
||||
{
|
||||
text: "Book a Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Book a Consultation", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -515,14 +297,10 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/corporate-secure",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/corporate-secure", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/corporate_secure",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/corporate_secure", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user