Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:25:51 +00:00

View File

@@ -158,16 +158,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "James Richardson", handle: "@jrichardson", testimonial: "The clarity I've gained about my financial future is invaluable. They simplified complexity into actionable strategies.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of James Richardson"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Portrait of James Richardson"},
{
id: "2", name: "Patricia Holmes", handle: "@pholmes_exec", testimonial: "Finally, advisors who prioritize transparency over product sales. My wealth has grown steadily while I sleep better at night.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-successful-businesswoman-looking-into-camera-sitting-restaurant-business-lady-with-stylish-hairstyle-wears-elegant-suit-business-meeting-attractive-appearance_8353-12611.jpg", imageAlt: "Portrait of Patricia Holmes"},
{
id: "3", name: "David Chen", handle: "@dchen_wealth", testimonial: "Their tax strategies saved me more than their annual fee in the first year alone. Exceptional value and expertise.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of David Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Portrait of David Chen"},
{
id: "4", name: "Margaret Sullivan", handle: "@msullivan_plans", testimonial: "Legacy planning made simple. They helped me think beyond myself and create lasting impact for my family.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Margaret Sullivan"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Portrait of Margaret Sullivan"},
]}
/>
</div>