diff --git a/src/app/page.tsx b/src/app/page.tsx index a75d327..e743432 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/tiled-roof-against-blue-sky-with-clouds-idea-background-with-space-text-ecofriendly-traditional-roofs-home_166373-3104.jpg", imageAlt: "Professional Roofing Work"}, + imageSrc: "http://img.b2bpic.net/free-photo/tiled-roof-against-blue-sky-with-clouds-idea-background-with-space-text-ecofriendly-traditional-roofs-home_166373-3104.jpg?_wi=1", imageAlt: "Professional Roofing Work"}, { imageSrc: "http://img.b2bpic.net/free-photo/beach-summer-concept-with-happy-woman_23-2147813488.jpg?_wi=2", imageAlt: "Quality Roof Installation"}, { @@ -94,7 +94,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Fast, Quality Repairs", description: "We pride ourselves on speed and efficiency without compromising quality.", imageSrc: "http://img.b2bpic.net/free-photo/tiled-roof-against-blue-sky-with-clouds-idea-background-with-space-text-ecofriendly-traditional-roofs-home_166373-3104.jpg"}, + id: "1", title: "Fast, Quality Repairs", description: "We pride ourselves on speed and efficiency without compromising quality.", imageSrc: "http://img.b2bpic.net/free-photo/tiled-roof-against-blue-sky-with-clouds-idea-background-with-space-text-ecofriendly-traditional-roofs-home_166373-3104.jpg?_wi=2"}, { id: "2", title: "Transparent Pricing", description: "Fair, honest, and timely estimates every time you call.", imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"}, {