diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f94348..e962308 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,15 +74,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=1", imageAlt: "Custom home construction project", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=1", imageAlt: "Historic Victorian renovation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=1", imageAlt: "High-end residential finish", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Complete transformations for any space.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=2", imageAlt: "Couple handling a carpet together in their new home", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { description: "Preserving the beauty of Iowa's Victorian heritage.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=2", imageAlt: "Couple handling a carpet together in their new home", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Functional, modern updates with premium aesthetics.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=2", imageAlt: "Couple handling a carpet together in their new home", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { description: "Expanding your home to match your growing life.", bentoComponent: "reveal-icon", icon: Maximize, - imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=1", imageAlt: "Couple handling a carpet together in their new home", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { description: "Decks, patios, and functional outdoor escapes.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=1", imageAlt: "Couple handling a carpet together in their new home", }, ]} @@ -195,13 +195,13 @@ export default function LandingPage() { { id: "1", name: "T Hansen", - imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=2", imageAlt: "T Hansen review", }, { id: "2", name: "Ann Benton", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=2", imageAlt: "Ann Benton review", }, { @@ -248,7 +248,7 @@ export default function LandingPage() { description: "Transparent, detailed planning with no hidden costs.", bentoComponent: "reveal-icon", icon: BarChart2, - imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/working-day-two-indian-men-discussing-something-looking-involved_259150-59414.jpg?_wi=3", imageAlt: "The carpenter works with a professional precision drilling tool", }, { @@ -256,7 +256,7 @@ export default function LandingPage() { description: "Professional construction managed by our responsive team.", bentoComponent: "reveal-icon", icon: Building2, - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3", imageAlt: "The carpenter works with a professional precision drilling tool", }, { @@ -264,7 +264,7 @@ export default function LandingPage() { description: "A final check ensuring perfection and satisfaction.", bentoComponent: "reveal-icon", icon: CheckCircle2, - imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=3", imageAlt: "The carpenter works with a professional precision drilling tool", }, ]}