diff --git a/src/app/page.tsx b/src/app/page.tsx index 359984d..2283621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,23 +69,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-field-with-partially-gone-dry-because-changes-weather_181624-7787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-field-with-partially-gone-dry-because-changes-weather_181624-7787.jpg?_wi=1", imageAlt: "luxury zinc roofing architecture", }, { - 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: "slate roof installation detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg?_wi=1", imageAlt: "modern luxury home roofing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283301.jpg?_wi=1", imageAlt: "metal cladding architectural lines", }, { - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg?_wi=1", imageAlt: "standing seam roof close up", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { quote: "JTC roofing agreed to provide and fit a VM Zinc roof and cladding to our barn conversion project. The project was completed on time, at cost to a high standard.", tag: "Architectural", avatarSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338278.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-field-with-partially-gone-dry-because-changes-weather_181624-7787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-field-with-partially-gone-dry-because-changes-weather_181624-7787.jpg?_wi=2", imageAlt: "professional headshot modern", }, { @@ -296,7 +296,7 @@ export default function LandingPage() { quote: "Fantastic service. Flawless finish that stands the test of time.", tag: "Premium Residential", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-cup-coffee-looking-her-boyfriend_23-2148363567.jpg", - 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: "professional headshot modern", }, { @@ -307,7 +307,7 @@ export default function LandingPage() { quote: "Expert team, professional site conduct, and incredible roofing quality.", tag: "New Build", avatarSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338280.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg?_wi=2", imageAlt: "professional headshot modern", }, { @@ -318,7 +318,7 @@ export default function LandingPage() { quote: "Restored our existing structure perfectly. Highly recommend their craftsmanship.", tag: "Restoration", avatarSrc: "http://img.b2bpic.net/free-photo/two-architects-working-together-looking-tablet-with-blueprints-sitting-desk-modern-architectural-office-project-engineers-doing-teamwork-using-digital-device-table-with-scale-model_482257-37779.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283301.jpg?_wi=2", imageAlt: "professional headshot modern", }, { @@ -329,7 +329,7 @@ export default function LandingPage() { quote: "High-ticket roofing work done with pure expertise. Great value.", tag: "Cladding", avatarSrc: "http://img.b2bpic.net/free-photo/couple-holding-hands-sofa-home_23-2147744902.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-photo-tall-building_250224-299.jpg?_wi=2", imageAlt: "professional headshot modern", }, ]}