diff --git a/src/app/page.tsx b/src/app/page.tsx index 1d05264..dfb6853 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { id: "1", name: "Margaret Chen", handle: "@margaretchen", testimonial: "The team helped us find our dream home in Pacific Heights. Their market knowledge and negotiation skills saved us over $100k. Highly recommended!", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&q=80", imageAlt: "Margaret Chen" }, { - id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "As a first-time homebuyer, I was nervous. Their team guided me through every step with professionalism and genuine care. Best decision we made!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "James Rodriguez" + id: "2", name: "James Rodriguez", handle: "@jrodriguez", testimonial: "As a first-time homebuyer, I was nervous. Their team guided me through every step with professionalism and genuine care. Best decision we made!", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=1", imageAlt: "James Rodriguez" }, { id: "3", name: "Emma Thompson", handle: "@emmathompson", testimonial: "They sold our commercial property for above asking price. Their marketing strategy and network is unmatched in SF.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&q=80", imageAlt: "Emma Thompson" @@ -214,7 +214,7 @@ export default function LandingPage() { id: "5", name: "Lisa Anderson", handle: "@lisaanderson", testimonial: "Their local market knowledge is incredible. They found us a hidden gem that wasn't even on the MLS yet. True professionals!", imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=150&q=80", imageAlt: "Lisa Anderson" }, { - id: "6", name: "Michael Wong", handle: "@mwong", testimonial: "Closing happened seamlessly. Their attention to detail and proactive communication made the entire process stress-free.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80", imageAlt: "Michael Wong" + id: "6", name: "Michael Wong", handle: "@mwong", testimonial: "Closing happened seamlessly. Their attention to detail and proactive communication made the entire process stress-free.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&q=80&_wi=2", imageAlt: "Michael Wong" } ]} animationType="slide-up"