diff --git a/src/app/page.tsx b/src/app/page.tsx index f44fdad..3082e54 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@jonv", testimonial: "The attention to detail Gallery Built provided was unmatched. My home looks entirely transformed.", rating: 5, - 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 roofing craftsmanship architectural", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@sm_home", testimonial: "Professional, clean, and incredibly precise. Truly the best roofing service in the region.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=1", imageAlt: "luxury roofing craftsmanship architectural", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@rob.b", testimonial: "An artisanal experience from start to finish. Our roof is a work of art.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1", imageAlt: "luxury roofing craftsmanship architectural", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@elena.build", testimonial: "They respected my property as if it were their own. Exceptional conduct.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg?_wi=1", imageAlt: "luxury roofing craftsmanship architectural", }, { @@ -95,11 +95,11 @@ export default function LandingPage() { handle: "@jamest_roof", testimonial: "Best investment for our home's long-term value.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=1", imageAlt: "luxury roofing craftsmanship architectural", }, ]} - 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" imageAlt="Luxurious home roofing project" avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Mastery in Roofing" description="We treat every roof as a unique gallery piece. Our team blends traditional craftsmanship with modern durability technology to ensure your investment stands the test of time and weather." - imageSrc="http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-construction-worker-standing-rooftops-high-silos-storage-tanks_342744-442.jpg?_wi=2" imageAlt="Master roofer at work" /> @@ -150,7 +150,7 @@ export default function LandingPage() { "Craft", "Longevity", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2", }, { id: "f2", @@ -159,7 +159,7 @@ export default function LandingPage() { "Safety", "Tech", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg?_wi=2", }, { id: "f3", @@ -168,7 +168,7 @@ export default function LandingPage() { "Design", "Style", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264426.jpg?_wi=2", }, ]} title="Our Signature Standards"