Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 03:21:38 +00:00

View File

@@ -123,17 +123,17 @@ export default function LandingPage() {
topMarqueeDirection="left"
testimonials={[
{
id: "1", name: "Teo Vanyo", handle: "Real Estate Investor", testimonial: "The rates were super competitive and the team made the entire refinance process smooth and efficient. I will 100% be recommending them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Teo Vanyo"},
id: "1", name: "Teo Vanyo", handle: "Real Estate Investor", testimonial: "The rates were super competitive and the team made the entire refinance process smooth and efficient. I will 100% be recommending them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=1", imageAlt: "Teo Vanyo"},
{
id: "2", name: "Jason Lowery", handle: "Real Estate Agent", testimonial: "Matt helped many of my clients secure great interest rates. The process was smooth, precise, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Jason Lowery"},
id: "2", name: "Jason Lowery", handle: "Real Estate Agent", testimonial: "Matt helped many of my clients secure great interest rates. The process was smooth, precise, and professional.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=2", imageAlt: "Jason Lowery"},
{
id: "3", name: "Michael Collins", handle: "Property Investor", testimonial: "Brandon was knowledgeable, trustworthy, and always available when I needed help. I'll definitely be doing more deals with them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Michael Collins"},
id: "3", name: "Michael Collins", handle: "Property Investor", testimonial: "Brandon was knowledgeable, trustworthy, and always available when I needed help. I'll definitely be doing more deals with them.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=3", imageAlt: "Michael Collins"},
{
id: "4", name: "Breeya Johnson", handle: "Portfolio Investor", testimonial: "Alex and Brittany were amazing to work with. They answer questions quickly and have been instrumental to my success as an investor.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Breeya Johnson"},
id: "4", name: "Breeya Johnson", handle: "Portfolio Investor", testimonial: "Alex and Brittany were amazing to work with. They answer questions quickly and have been instrumental to my success as an investor.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=4", imageAlt: "Breeya Johnson"},
{
id: "5", name: "Sarah Martinez", handle: "Real Estate Entrepreneur", testimonial: "Fastest closing I've ever experienced. Their team really understands real estate investing and it shows in every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "Sarah Martinez"},
id: "5", name: "Sarah Martinez", handle: "Real Estate Entrepreneur", testimonial: "Fastest closing I've ever experienced. Their team really understands real estate investing and it shows in every interaction.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=5", imageAlt: "Sarah Martinez"},
{
id: "6", name: "David Kim", handle: "Property Developer", testimonial: "Competitive rates, clear communication, and transparent fees. This is how lending should work for investors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "David Kim"},
id: "6", name: "David Kim", handle: "Property Developer", testimonial: "Competitive rates, clear communication, and transparent fees. This is how lending should work for investors.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg?_wi=6", imageAlt: "David Kim"},
]}
/>
</div>