diff --git a/src/app/page.tsx b/src/app/page.tsx index 4446d3c..4db2d74 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg?_wi=1", imageAlt: "Modern construction site", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-692.jpg?_wi=1", imageAlt: "Blueprint review", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-holding-plan-new-apartments-thoughtfully-looking-wall-with-big-window-background_574295-1604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-holding-plan-new-apartments-thoughtfully-looking-wall-with-big-window-background_574295-1604.jpg?_wi=1", imageAlt: "Interior finish", }, ]} @@ -107,19 +107,19 @@ export default function LandingPage() { id: "f1", title: "Structural Engineering", description: "Robust design and engineering for long-lasting structural integrity.", - imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg?_wi=2", }, { id: "f2", title: "Interior Finishing", description: "Precision finishes that elevate interiors with high-end materials.", - imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-holding-plan-new-apartments-thoughtfully-looking-wall-with-big-window-background_574295-1604.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-engineer-work-clothes-yellow-hardhat-holding-plan-new-apartments-thoughtfully-looking-wall-with-big-window-background_574295-1604.jpg?_wi=2", }, { id: "f3", title: "Project Management", description: "Transparent timelines and cost-effective execution for every project.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-692.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-692.jpg?_wi=2", }, ]} title="Core Construction Services" @@ -138,21 +138,21 @@ export default function LandingPage() { value: "150+", title: "Projects Completed", description: "Diverse construction projects delivered.", - imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg?_wi=1", }, { id: "m2", value: "20", title: "Years Experience", description: "Two decades of building excellence.", - imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg?_wi=2", }, { id: "m3", value: "12", title: "Award Wins", description: "Recognized for quality and safety.", - imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/tower-crane-against-clear-sky-construction-machine_632498-25185.jpg?_wi=3", }, ]} title="Our Track Record" @@ -170,7 +170,7 @@ export default function LandingPage() { name: "John Doe", role: "CEO", testimonial: "Big City provided outstanding service on our downtown office project.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg?_wi=1", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { name: "David Chen", role: "Project Manager", testimonial: "Consistently high standards and unmatched reliability.", - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-investment-expert-entrepreneur-planning-office-space-relocation_482257-91189.jpg?_wi=2", }, ]} title="Partner Feedback"