diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a0b184..ac0258f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=1" imageAlt="Professional roofing services" mediaAnimation="slide-up" avatars={[ @@ -134,7 +134,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Hammer, }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Droplets, }, - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=2", imageAlt: "professional roof tile repair", }, { @@ -154,7 +154,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Building, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Sun, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=1", imageAlt: "professional roof tile repair", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Phone, }, - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "clean gutter repair home", }, { @@ -278,7 +278,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Camera, }, - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=3", imageAlt: "clean gutter repair home", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: CheckCircle, }, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-closeup-shot-black-roof-building_181624-10654.jpg?_wi=2", imageAlt: "clean gutter repair home", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { bentoComponent: "reveal-icon", icon: Sparkles, }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guys-posing-together_23-2149241592.jpg?_wi=2", imageAlt: "clean gutter repair home", }, ]}