Update src/app/page.tsx

This commit is contained in:
2026-05-08 16:06:28 +00:00
parent 50b5b3cfb6
commit db5d040931

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
title="Your Trusted Laredo Real Estate Experts"
description="Deeply rooted in the Laredo community, Ruiz Realty offers personalized service to help you find your dream home or maximize your property value."
testimonials={[
{ name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and deep local knowledge. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg" },
{ name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and deep local knowledge. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=1" },
{ name: "Maria G.", handle: "@mariag", testimonial: "Ruiz Realty made the home buying process so smooth.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/receiving-keys-happy-couple-together-their-new-house-conception-moving_146671-16174.jpg" },
{ name: "Carlos S.", handle: "@cs_laredo", testimonial: "Professional, reliable, and honest. Best in Laredo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handing-smiley-couple-keys-their-new-home_23-2148895468.jpg" },
{ name: "Elena R.", handle: "@elena_r", testimonial: "They truly care about our community. Exceptional service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg" },
{ name: "David L.", handle: "@dl_invest", testimonial: "Deep market knowledge helped me land a great property.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg" }
]}
imageSrc="http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050921.jpg"
imageSrc="http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050921.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Portrait 1" },
@@ -77,8 +77,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah J.", date: "Jan 2024", title: "Home Buyer", quote: "Fantastic experience working with the team!", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050921.jpg", imageAlt: "professional portrait smiling client" },
{ id: "2", name: "Mark R.", date: "Dec 2023", title: "Seller", quote: "Smooth process from start to finish.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg", imageAlt: "professional portrait smiling client" },
{ id: "1", name: "Sarah J.", date: "Jan 2024", title: "Home Buyer", quote: "Fantastic experience working with the team!", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg", imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-interior-design_23-2151050921.jpg?_wi=2", imageAlt: "professional portrait smiling client" },
{ id: "2", name: "Mark R.", date: "Dec 2023", title: "Seller", quote: "Smooth process from start to finish.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2", imageAlt: "professional portrait smiling client" },
{ id: "3", name: "Elena V.", date: "Nov 2023", title: "Home Buyer", quote: "So happy with my new home in Laredo.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-modelmodern-man-dressed-white-shirt-fashion-male-posing-street-background-outdoors-sunset-crossed-arms_158538-20634.jpg", imageSrc: "http://img.b2bpic.net/free-photo/couple-portrait_23-2147997686.jpg", imageAlt: "professional portrait smiling client" },
{ id: "4", name: "David L.", date: "Oct 2023", title: "Investor", quote: "Professional and fast results.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", imageSrc: "http://img.b2bpic.net/free-photo/romantic-villa-ephrussie-french-riviera-beauty-nature_1268-36319.jpg", imageAlt: "professional portrait smiling client" },
{ id: "5", name: "Maria C.", date: "Sep 2023", title: "Seller", quote: "Would definitely work with them again.", tag: "Review", avatarSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg", imageSrc: "http://img.b2bpic.net/free-photo/street-beautiful-white-houses-residential-area_169016-29080.jpg", imageAlt: "professional portrait smiling client" }