From d02bbcec6e3b0ffc5fda0b165001aa81d9cdda7d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 01:55:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f8927a..f1141e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,21 +154,21 @@ export default function LandingPage() { id: 4, title: "Sustainable Systems", description: "Energy-efficient climate control and smart building integration.", - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702193.jpg?_wi=1", imageAlt: "Sustainability", }, { id: 5, title: "Site Optimization", description: "Maximizing terrain potential through precision land surveying.", - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg?_wi=1", imageAlt: "Site work", }, { id: 6, title: "Legacy Restoration", description: "Honoring historic integrity while upgrading to modern standards.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-building-projects_23-2148269275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-building-projects_23-2148269275.jpg?_wi=1", imageAlt: "Restoration", }, ]} @@ -191,7 +191,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-building-projects_23-2148269275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-building-projects_23-2148269275.jpg?_wi=2", }, { id: "p2", @@ -200,7 +200,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-modern-beautiful-decoration_181624-44716.jpg?_wi=2", }, { id: "p3", @@ -209,7 +209,7 @@ export default function LandingPage() { price: "Custom", rating: 5, reviewCount: "15", - imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702193.jpg?_wi=2", }, ]} title="Selected Works" @@ -228,7 +228,7 @@ export default function LandingPage() { name: "Marcus Vane", handle: "Principal Architect", testimonial: "Aethelgard understands the architectural vision and possesses the technical capability to manifest it perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg?_wi=1", }, { id: "2", @@ -256,7 +256,7 @@ export default function LandingPage() { name: "Victor Rossi", handle: "Interior Consultant", testimonial: "The level of site cleanliness and worker discipline is a testament to their professionalism.", - imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg?_wi=2", }, ]} title="Trusted by Visionaries" -- 2.49.1