diff --git a/src/app/page.tsx b/src/app/page.tsx index 26d7338..05d9796 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,12 +47,12 @@ export default function LandingPage() { background={{ variant: "noise" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Professional roofing team working on residential roof" + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1", imageAlt: "Professional roofing team working on residential roof" } ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", imageAlt: "Experienced roofers installing quality roofing materials" + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2", imageAlt: "Experienced roofers installing quality roofing materials" } ]} tag="Expert Roofing Solutions"