diff --git a/src/app/page.tsx b/src/app/page.tsx index 422ae98..43c60f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,12 +45,12 @@ export default function LandingPage() { { text: "Call (703) 524-3044", href: "tel:7035243044" }, ]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, - { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=1", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=2", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=3", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=4", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=5", imageAlt: "Premium Residential Roofing" }, + { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-roofer-working-with-helmet_23-2149343709.jpg?_wi=6", imageAlt: "Premium Residential Roofing" }, ]} /> @@ -65,16 +65,16 @@ export default function LandingPage() { description="High-quality roofing solutions backed by honest recommendations and expert workmanship." features={[ { - title: "Roof Repair", description: "Targeted solutions to fix leaks and damage without unnecessary full replacements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Roof Repair Service" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Roof Repair Service" }, + title: "Roof Repair", description: "Targeted solutions to fix leaks and damage without unnecessary full replacements.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "Roof Repair Service" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2", imageAlt: "Roof Repair Service" }, }, { - title: "Roof Replacement", description: "End-to-end management of full roof replacements using durable, high-quality materials.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", imageAlt: "Roof Replacement Service" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", imageAlt: "Roof Replacement Service" }, + title: "Roof Replacement", description: "End-to-end management of full roof replacements using durable, high-quality materials.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=1", imageAlt: "Roof Replacement Service" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=2", imageAlt: "Roof Replacement Service" }, }, { - title: "Inspections", description: "Thorough, honest assessments to help you understand the true condition of your roof.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg", imageAlt: "Roof Inspection" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg", imageAlt: "Roof Inspection" }, + title: "Inspections", description: "Thorough, honest assessments to help you understand the true condition of your roof.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg?_wi=1", imageAlt: "Roof Inspection" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530685.jpg?_wi=2", imageAlt: "Roof Inspection" }, }, ]} />