diff --git a/src/app/page.tsx b/src/app/page.tsx index cb14b28..654230b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,32 +71,32 @@ export default function LandingPage() { carouselItems={[ { id: "c1", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=1", imageAlt: "Luxury Slate Roof", }, { id: "c2", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=1", imageAlt: "Craftsmanship", }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=1", imageAlt: "Renovation Detail", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=1", imageAlt: "Roof Finish", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1", imageAlt: "Maintenance", }, { id: "c6", - imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=1", imageAlt: "Architectural Design", }, ]} @@ -126,37 +126,37 @@ export default function LandingPage() { id: 1, title: "Slate Roofing", description: "Timeless slate protection.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13092.jpg?_wi=2", }, { id: 2, title: "Repairs", description: "Expert leak detection.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg?_wi=2", }, { id: 3, title: "Flashing", description: "Precision water seals.", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13174.jpg?_wi=2", }, { id: 4, title: "Soffits", description: "Durable roof aesthetics.", - imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-with-black-lines_23-2148744336.jpg?_wi=2", }, { id: 5, title: "Cladding", description: "Stylish home protection.", - imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2", }, { id: 6, title: "Guttering", description: "Perfect water flow.", - imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closed-urban-window_23-2148107031.jpg?_wi=2", }, ]} title="Our Craft"