diff --git a/src/app/page.tsx b/src/app/page.tsx index c29c9fe..824cfa5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Our Projects", href: "#portfolio"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Client profile"}, @@ -77,7 +77,7 @@ export default function LandingPage() { description="We are a full-service construction firm dedicated to high-quality project delivery. With decades of experience, our team specializes in complex engineering, structural integrity, and modern infrastructure development." subdescription="Our values are built on safety, precision, and sustainability. We ensure every project meets the highest professional standards." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -90,7 +90,7 @@ export default function LandingPage() { features={[ { title: "Structural Engineering", description: "Robust analysis and structural design for residential, commercial, and industrial facilities.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg", imageAlt: "Structural engineering"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-curved-concrete-architectural-settings_24972-2890.jpg?_wi=2", imageAlt: "Structural engineering"}, items: [ { icon: ShieldCheck, @@ -106,7 +106,7 @@ export default function LandingPage() { }, { title: "Civil Engineering", description: "Comprehensive civil services for municipal works, site planning, and community development projects.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg", imageAlt: "Civil engineering"}, + imageSrc: "http://img.b2bpic.net/free-photo/architects-collaborating-blueprints-construction-site_23-2152006095.jpg?_wi=2", imageAlt: "Civil engineering"}, items: [ { icon: Map,