diff --git a/src/app/page.tsx b/src/app/page.tsx index fd085f8..52a6c7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,11 +48,11 @@ export default function HomePage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1", imageAlt: "Luxury roofing at sunset", }, { - imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=1", imageAlt: "Professional roofing crew installation", }, ]} @@ -88,7 +88,7 @@ export default function HomePage() { title: "Professional & Courteous Crew", subtitle: "Uniformed, trained specialists", description: "Our team brings decades of combined experience and treats your home with the utmost respect. Every crew member is fully licensed, insured, and trained to the highest standards.", - imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg?_wi=1", imageAlt: "Professional roofing crew", }, { @@ -97,7 +97,7 @@ export default function HomePage() { title: "Clean & Organized Job Sites", subtitle: "Zero mess, total professionalism", description: "We take pride in maintaining immaculate work sites. Daily cleanup, debris removal, and site organization ensure your property is respected throughout the project.", - imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-inflating-tire-with-air-compressor-street_651396-3561.jpg?_wi=1", imageAlt: "Professional equipment", }, { @@ -106,7 +106,7 @@ export default function HomePage() { title: "Honest, Reasonable Pricing", subtitle: "Transparent estimates, no surprises", description: "We believe premium craftsmanship should be affordable. Clear, itemized estimates with no hidden fees. Your budget is our priority.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-daughter-is-engaged-gymnastics_1157-31635.jpg?_wi=1", imageAlt: "Family satisfaction", }, { @@ -115,7 +115,7 @@ export default function HomePage() { title: "Clear Communication", subtitle: "We keep you informed every step", description: "From initial inspection through final walkthrough, you'll stay informed. Regular updates, responsive support, and transparent timelines.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935976.jpg?_wi=1", imageAlt: "Quality materials", }, ]} @@ -137,7 +137,7 @@ export default function HomePage() { name: "Sarah Johnson", handle: "Local Homeowner", testimonial: "Prompt, courteous, very clean and neat. Lopez and his crew delivered excellent work at reasonable prices. Highly recommended!", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -145,7 +145,7 @@ export default function HomePage() { name: "Michael Rodriguez", handle: "Satisfied Customer", testimonial: "Lopez and crew best team ever! Professional, reliable, and they treated my home like their own. Will hire again without hesitation.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1", imageAlt: "Michael Rodriguez", }, { @@ -153,7 +153,7 @@ export default function HomePage() { name: "Jennifer Chen", handle: "Verified Customer", testimonial: "Excellent job and very professional. The crew showed up on time, worked efficiently, and left the site spotless. 5-star experience.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=2", imageAlt: "Jennifer Chen", }, { @@ -161,7 +161,7 @@ export default function HomePage() { name: "David Martinez", handle: "Repeat Customer", testimonial: "Reliable local contractor. They understood my budget, delivered quality work, and communicated throughout the entire project.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez", }, { @@ -169,7 +169,7 @@ export default function HomePage() { name: "Elizabeth Thompson", handle: "Homeowner", testimonial: "Clean job sites, professional crew, and honest pricing. Lopez Roofing is a rare find in this industry. Highly trusted and recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Elizabeth Thompson", }, { @@ -177,7 +177,7 @@ export default function HomePage() { name: "Robert Wilson", handle: "Local Resident", testimonial: "Best roofing contractor in the area. Their attention to detail, crew professionalism, and commitment to quality is unmatched.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=3", imageAlt: "Robert Wilson", }, ]}