diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cd0fa6..86fc967 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function HomePage() { { value: "500+", title: "High-Net-Worth Clients Served" }, { value: "$2.3B+", title: "Assets Under Advisory" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg" + imageSrc="http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=1" imageAlt="abstract financial data visualization" useInvertedBackground={false} mediaAnimation="slide-up" @@ -134,13 +134,13 @@ export default function HomePage() { description="A disciplined, four-step methodology refined through years of institutional financial advisory experience." metrics={[ { - id: "1", value: "01", title: "Financial Analysis", description: "Deep assessment of financial objectives and risk tolerance", imageSrc: "http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg", imageAlt: "financial strategy planning boardroom"}, + id: "1", value: "01", title: "Financial Analysis", description: "Deep assessment of financial objectives and risk tolerance", imageSrc: "http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg?_wi=1", imageAlt: "financial strategy planning boardroom"}, { - id: "2", value: "02", title: "Strategic Planning", description: "Tailored financial strategies using advanced tools and models", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg", imageAlt: "abstract financial data visualization"}, + id: "2", value: "02", title: "Strategic Planning", description: "Tailored financial strategies using advanced tools and models", imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148433573.jpg?_wi=2", imageAlt: "abstract financial data visualization"}, { id: "3", value: "03", title: "Implementation", description: "Execution through carefully selected financial instruments", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-his-staff_1098-2177.jpg", imageAlt: "professional financial advisor meeting client"}, { - id: "4", value: "04", title: "Continuous Optimization", description: "Markets evolve. Our strategies evolve with them.", imageSrc: "http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg", imageAlt: "financial strategy planning boardroom"}, + id: "4", value: "04", title: "Continuous Optimization", description: "Markets evolve. Our strategies evolve with them.", imageSrc: "http://img.b2bpic.net/free-photo/executives-giving-ideas-meeting_1098-816.jpg?_wi=2", imageAlt: "financial strategy planning boardroom"}, ]} animationType="slide-up" textboxLayout="default" @@ -154,17 +154,17 @@ export default function HomePage() { description="Hear directly from institutional and high-net-worth clients who have experienced CDG's expertise firsthand." testimonials={[ { - id: "1", name: "Jonathan Pierce", handle: "CEO, Capital Growth Partners", testimonial: "Professional financial advisors with multiple advanced tools. Their strategies and financial knowledge are truly exceptional. CDG transformed our portfolio strategy.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "professional businessman headshot portrait"}, + id: "1", name: "Jonathan Pierce", handle: "CEO, Capital Growth Partners", testimonial: "Professional financial advisors with multiple advanced tools. Their strategies and financial knowledge are truly exceptional. CDG transformed our portfolio strategy.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=1", imageAlt: "professional businessman headshot portrait"}, { - id: "2", name: "Victoria Chen", handle: "CIO, Wealth Management Group", testimonial: "Financial advisors of the highest level. Their professionalism and skills set them apart. The institutional expertise is evident in every recommendation.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012908.jpg", imageAlt: "professional woman headshot business"}, + id: "2", name: "Victoria Chen", handle: "CIO, Wealth Management Group", testimonial: "Financial advisors of the highest level. Their professionalism and skills set them apart. The institutional expertise is evident in every recommendation.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012908.jpg?_wi=1", imageAlt: "professional woman headshot business"}, { id: "3", name: "Michael Thompson", handle: "Director, Investment Strategy", testimonial: "Excellent risk management and financial assessment models. Highly recommended for any serious investor. Their analytical rigor is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-black-suit_23-2147955368.jpg", imageAlt: "mature business professional portrait"}, { id: "4", name: "Alexandra Ross", handle: "Partner, Private Investment Fund", testimonial: "High-level financial consulting with exceptional professionalism. CDG's approach to strategic planning elevated our entire advisory framework.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "professional business woman portrait"}, { - id: "5", name: "David Hartley", handle: "Managing Director, Institutional Wealth", testimonial: "The caliber of financial expertise and institutional knowledge CDG brings is exceptional. A true partner in complex financial strategy.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg", imageAlt: "professional businessman headshot portrait"}, + id: "5", name: "David Hartley", handle: "Managing Director, Institutional Wealth", testimonial: "The caliber of financial expertise and institutional knowledge CDG brings is exceptional. A true partner in complex financial strategy.", imageSrc: "http://img.b2bpic.net/free-photo/young-serious-businessman-looking-camera-meeting-headshot-portrait_1163-3923.jpg?_wi=2", imageAlt: "professional businessman headshot portrait"}, { - id: "6", name: "Sarah Mitchell", handle: "VP, Global Financial Strategy", testimonial: "Working with CDG has been transformational. Their risk management frameworks and strategic insights consistently exceed expectations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012908.jpg", imageAlt: "professional woman headshot business"}, + id: "6", name: "Sarah Mitchell", handle: "VP, Global Financial Strategy", testimonial: "Working with CDG has been transformational. Their risk management frameworks and strategic insights consistently exceed expectations.", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012908.jpg?_wi=2", imageAlt: "professional woman headshot business"}, ]} animationType="slide-up" textboxLayout="default"