diff --git a/src/app/page.tsx b/src/app/page.tsx index b85ae39..f9a745c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,15 +95,15 @@ export default function LandingPage() { { id: "p1", name: "Project 1 Before", price: "Before", imageSrc: "http://img.b2bpic.net/free-photo/slate-background-texture-with-copy-space_23-2148283290.jpg"}, { - id: "p2", name: "Project 1 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg"}, + id: "p2", name: "Project 1 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=1"}, { id: "p3", name: "Project 2 Before", price: "Before", imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg"}, { - id: "p4", name: "Project 2 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg"}, + id: "p4", name: "Project 2 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=1"}, { id: "p5", name: "Project 3 Before", price: "Before", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg"}, { - id: "p6", name: "Project 3 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg"}, + id: "p6", name: "Project 3 After", price: "After", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=1"}, ]} title="Our Recent Projects" description="A look at the quality craftsmanship we deliver to our customers." @@ -117,15 +117,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah J.", role: "Homeowner", testimonial: "The new roof looks amazing. Fast work and great communication.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg"}, + id: "1", name: "Sarah J.", role: "Homeowner", testimonial: "The new roof looks amazing. Fast work and great communication.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=2"}, { - id: "2", name: "Michael D.", role: "Homeowner", testimonial: "Professional, clean, and finished right on time. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg"}, + id: "2", name: "Michael D.", role: "Homeowner", testimonial: "Professional, clean, and finished right on time. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=2"}, { - id: "3", name: "Emily R.", role: "Homeowner", testimonial: "Quick response after storm damage. Everything looks brand new.", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg"}, + id: "3", name: "Emily R.", role: "Homeowner", testimonial: "Quick response after storm damage. Everything looks brand new.", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166639.jpg?_wi=2"}, { - id: "4", name: "David K.", role: "Homeowner", testimonial: "No leaks even after heavy rain. Strong and reliable install.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg"}, + id: "4", name: "David K.", role: "Homeowner", testimonial: "No leaks even after heavy rain. Strong and reliable install.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg?_wi=3"}, { - id: "5", name: "Lisa M.", role: "Homeowner", testimonial: "Honest inspection, no pressure, and perfect repairs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg"}, + id: "5", name: "Lisa M.", role: "Homeowner", testimonial: "Honest inspection, no pressure, and perfect repairs.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg?_wi=3"}, ]} title="What Homeowners Say" description="Trust the experience of hundreds of satisfied NJ neighbors."