From ec4f8d7372c7ec8ee2898e14a8beabbee53c3225 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:31:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65df4c9..da46390 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Residential Construction", description: "Custom homes and residential projects built with precision and attention to detail. From single-family homes to multi-unit developments.", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317321.jpg", imageAlt: "Residential construction project"}, { id: 2, - title: "Commercial Building", description: "Professional commercial construction for offices, retail spaces, and industrial facilities. Meeting all compliance and timeline requirements.", imageSrc: "http://img.b2bpic.net/free-photo/modern-mirror-building_1150-12657.jpg", imageAlt: "Commercial building project"}, + title: "Commercial Building", description: "Professional commercial construction for offices, retail spaces, and industrial facilities. Meeting all compliance and timeline requirements.", imageSrc: "http://img.b2bpic.net/free-photo/modern-mirror-building_1150-12657.jpg?_wi=1", imageAlt: "Commercial building project"}, { id: 3, title: "Renovations & Remodeling", description: "Transform existing spaces with expert renovations. Kitchen remodels, bathroom updates, and complete home transformations.", imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-grinding-metal-steel-objects-workshop-with-tools_1163-3130.jpg", imageAlt: "Home renovation project"}, @@ -115,7 +115,7 @@ export default function LandingPage() { { id: "2", name: "Oak Valley Homes", price: "Development", imageSrc: "http://img.b2bpic.net/free-photo/frog-s-eye-view-architectural-twin-buildings-against-clear-blue-sky_181624-59777.jpg", imageAlt: "Oak Valley homes project"}, { - id: "3", name: "Commerce Park Plaza", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/modern-mirror-building_1150-12657.jpg", imageAlt: "Commerce Park commercial project"}, + id: "3", name: "Commerce Park Plaza", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/modern-mirror-building_1150-12657.jpg?_wi=2", imageAlt: "Commerce Park commercial project"}, ]} /> @@ -153,16 +153,16 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "James Mitchell", handle: "@jamesmitchell", testimonial: "Concordia Building exceeded all our expectations. The team was professional, punctual, and delivered exactly what we envisioned. Our new home is perfect!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Mitchell"}, { id: "2", name: "Sarah Chen", handle: "@sarahchen_", testimonial: "Outstanding quality and attention to detail. The renovation transformed our space beautifully. Highly recommend Concordia for any project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Chen"}, { id: "3", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "Professional team, fair pricing, and excellent communication throughout the entire process. Best decision we made for our commercial project.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Rodriguez"}, { id: "4", name: "Emily Watson", handle: "@emilywatson", testimonial: "From initial consultation to final walkthrough, Concordia demonstrated expertise and dedication. Our office building is beautiful and functional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emily Watson"}, ]} />