diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index e05949c..4e0afa5 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -81,7 +81,7 @@ export default function ProjectsPage() { { title: "Metropolitan Tower", description: "A 42-story luxury residential complex featuring innovative sustainable design, vertical gardens, and panoramic city views. This flagship project demonstrates our expertise in high-rise residential architecture.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-apartment-building-with-balconies_181624-33175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-apartment-building-with-balconies_181624-33175.jpg?_wi=2", imageAlt: "Metropolitan Tower luxury residential building", button: { text: "View Details", @@ -91,7 +91,7 @@ export default function ProjectsPage() { { title: "Serenity Estates", description: "An exclusive gated community with 15 custom-designed villas, each tailored to the owner's preferences. The development combines minimalist aesthetics with premium comfort and privacy.", - imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg?_wi=2", imageAlt: "Serenity Estates luxury residential villas", button: { text: "View Details", @@ -101,7 +101,7 @@ export default function ProjectsPage() { { title: "Corporate Headquarters", description: "A state-of-the-art commercial building equipped with smart building technology, collaborative workspaces, and sustainable materials. Designed to enhance productivity and environmental responsibility.", - imageSrc: "http://img.b2bpic.net/free-photo/tall-building-city_181624-17272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tall-building-city_181624-17272.jpg?_wi=2", imageAlt: "Corporate headquarters modern office building", button: { text: "View Details", @@ -129,7 +129,7 @@ export default function ProjectsPage() { role: "Developer", company: "Metropolitan Estates Inc.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg?_wi=2", imageAlt: "David Torres testimonial", }, { @@ -138,7 +138,7 @@ export default function ProjectsPage() { role: "CEO", company: "Urban Development Co.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-woman-smiling_23-2148452672.jpg?_wi=2", imageAlt: "Amelia Brooks testimonial", }, { @@ -147,7 +147,7 @@ export default function ProjectsPage() { role: "Project Manager", company: "Global Constructions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg?_wi=2", imageAlt: "Robert Campbell testimonial", }, { @@ -156,7 +156,7 @@ export default function ProjectsPage() { role: "COO", company: "Prime Real Estate Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-confident-cute-girl-office-outfit_140725-161288.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-lady-confident-cute-girl-office-outfit_140725-161288.jpg?_wi=2", imageAlt: "Victoria Laurent testimonial", }, ]} @@ -175,7 +175,7 @@ export default function ProjectsPage() { description="Interested in our project delivery approach? Let's discuss how we can transform your vision into reality. Connect with our team to explore collaboration opportunities." background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detail-shot-skyscrapers_1359-705.jpg?_wi=3" imageAlt="Architectural excellence contact" mediaAnimation="slide-up" mediaPosition="right"