diff --git a/src/app/page.tsx b/src/app/page.tsx index 85a6c82..5ab9e86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Get a Quote", href: "#contact" }, { text: "Call Now", href: "tel:+38349661541" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431447.jpg" + imageSrc="http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431447.jpg?_wi=1" imageAlt="large industrial construction site" mediaAnimation="slide-up" avatars={[ @@ -87,7 +87,7 @@ export default function LandingPage() { description="Sopaj Shpk is a trusted construction materials supplier based in Prizren, serving contractors, builders, and infrastructure projects across the region." subdescription="Known for reliability, strong logistics, and high-quality materials, we have built our reputation on consistency and trust. Every project starts here." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/construction-site_1203-2849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-site_1203-2849.jpg?_wi=1" mediaAnimation="blur-reveal" imageAlt="construction company supply site" /> @@ -100,7 +100,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Material Supply", description: "High-quality raw materials for all construction types.", media: { imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431447.jpg", imageAlt: "large industrial construction site" }, + title: "Material Supply", description: "High-quality raw materials for all construction types.", media: { imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431447.jpg?_wi=2", imageAlt: "large industrial construction site" }, items: [ { icon: Truck, text: "Full scale supply" }, { icon: CheckCircle, text: "Verified quality" }, @@ -109,7 +109,7 @@ export default function LandingPage() { reverse: false, }, { - title: "Ready-Mixed Concrete", description: "Professionally prepared, high-strength concrete delivered with precision.", media: { imageSrc: "http://img.b2bpic.net/free-photo/construction-site_1203-2849.jpg", imageAlt: "large industrial construction site" }, + title: "Ready-Mixed Concrete", description: "Professionally prepared, high-strength concrete delivered with precision.", media: { imageSrc: "http://img.b2bpic.net/free-photo/construction-site_1203-2849.jpg?_wi=2", imageAlt: "large industrial construction site" }, items: [ { icon: Zap, text: "Rapid delivery" }, { icon: HardHat, text: "Pro-mix standards" },