diff --git a/src/app/page.tsx b/src/app/page.tsx index 63ef39d..6f33058 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,19 +74,19 @@ export default function LandingPage() { name: "Margaret Chen", handle: "Homeowner, Brooklyn Heights", testimonial: "Brooklyn Interiors completely transformed our living room. The team was professional, on time, and under budget. Best decision we made!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Margaret Chen" + "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1", imageAlt: "Margaret Chen" }, { name: "David Martinez", handle: "Real Estate Investor", testimonial: "Fast turnaround, exceptional quality, and attention to detail. They increased our property value significantly. Highly recommended!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Martinez" + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "David Martinez" }, { name: "Sarah Williams", handle: "First-Time Buyer", testimonial: "The design consultation was incredibly helpful. They understood my vision and delivered trendy, beautiful results within my budget.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Williams" + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Sarah Williams" }, ]} testimonialRotationInterval={5000} @@ -295,22 +295,22 @@ export default function LandingPage() { { id: "1", name: "Margaret Chen", role: "Homeowner, Brooklyn Heights", testimonial: "Brooklyn Interiors completely transformed our living room. The team was professional, on time, and under budget. They listened to our vision and exceeded our expectations. We couldn't be happier!", imageSrc: - "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Margaret Chen" + "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=2", imageAlt: "Margaret Chen" }, { id: "2", name: "David Martinez", role: "Real Estate Investor", testimonial: "As an investor, I need fast turnarounds and exceptional quality. Brooklyn Interiors delivered both. Their work significantly increased our property value, and the team was easy to work with from start to finish.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Martinez" + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "David Martinez" }, { id: "3", name: "Sarah Williams", role: "First-Time Home Buyer", testimonial: "The design consultation was incredibly helpful. They understood my style preferences and delivered trendy, beautiful results within my tight budget. I felt supported every step of the way.", imageSrc: - "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Williams" + "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Sarah Williams" }, { id: "4", name: "James Sullivan", role: "Property Manager", testimonial: "We trust Brooklyn Interiors with all our rental unit renovations. Their professionalism, attention to detail, and ability to work within timelines and budgets is unmatched. They're our go-to partner.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "James Sullivan" + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "James Sullivan" }, { id: "5", name: "Patricia Zhao", role: "Interior Designer", testimonial: @@ -320,7 +320,7 @@ export default function LandingPage() { { id: "6", name: "Michael Thompson", role: "Real Estate Developer", testimonial: "For model homes and show units, Brooklyn Interiors is our first call. Their ability to create stunning, move-in-ready spaces on time and budget has made them invaluable to our business.", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Michael Thompson" + "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4", imageAlt: "Michael Thompson" }, ]} carouselMode="buttons"