From f7a1a14fda24d00868be09d6c73164a857a9f660 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:48:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef4a7f8..85d1f73 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=1" imageAlt="Modern luxury home with premium metal roof installation in Los Angeles" showBlur={true} avatars={[ @@ -135,17 +135,17 @@ export default function LandingPage() { { title: "Weather Resistance", description: "Resists fire, wind, and heavy rainfall with industrial-grade materials.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1", }, { title: "Energy Efficiency", description: "Reflective coatings keep your LA home cooler, significantly lowering cooling costs.", - imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=1", }, { title: "Lifelong Value", description: "Lasts 50+ years with minimal maintenance, outperforming standard asphalt shingles.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=1", }, ]} title="Why Choose Metal Roofing" @@ -164,7 +164,7 @@ export default function LandingPage() { id: "p1", name: "Standing Seam Panel", price: "Contact for quote", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13198.jpg?_wi=1", }, { id: "p2", @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "The team was professional and the metal roof looks fantastic. The energy bills have dropped significantly.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-231.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=2", imageAlt: "professional portrait smiling client", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Installation was fast and efficient. The quality of work exceeded all our expectations.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2", imageAlt: "professional portrait smiling client", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Absolutely worth every penny. Extremely durable even with the recent storms we've had.", tag: "Durability", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/agricultural-silo_146671-19121.jpg?_wi=2", imageAlt: "professional portrait smiling client", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Professional, clean, and honest. They explained the whole process clearly before starting.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7157.jpg?_wi=2", imageAlt: "professional portrait smiling client", }, { @@ -301,7 +301,7 @@ export default function LandingPage() { quote: "Our home looks so modern now. The standing seam roof was the perfect choice.", tag: "Aesthetics", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13198.jpg?_wi=2", imageAlt: "professional portrait smiling client", }, ]} -- 2.49.1