From 1ba0e9bb2b813e4c2b6aaa91ceefbe0837cbff92 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:27:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94952fc..f0b2273 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { description="We specialize in residential roofing, offering durable solutions tailored to your home's unique needs." subdescription="Our team uses premium materials and certified installation processes for long-lasting protection." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg" + imageSrc="http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -136,21 +136,21 @@ export default function LandingPage() { { title: "New Installation", description: "High-quality shingle and metal roof installations.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17020.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13116.jpg", buttonText: "Read More", }, { title: "Emergency Repairs", description: "Quick, reliable response for storm damage and leaks.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/mechanic-filling-out-insurance-contract_482257-85122.jpg", buttonText: "Read More", }, { title: "Roof Inspections", description: "Thorough maintenance checks for peace of mind.", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg", buttonText: "Read More", }, @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "Beautiful roof installation, done exactly as promised.", tag: "New Roof", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-background-new-house-portrait-first-time-buyer-house-owner-apartment-renter-flat-tenant-landlady-moving-day-buying-own-property-concept_493343-29871.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Very thorough inspection and detailed repair process.", tag: "Inspection", avatarSrc: "http://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498460.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17020.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Quickest response to our leak emergency.", tag: "Emergency", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-sitting-roof_23-2149343640.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Clear pricing and perfect project completion.", tag: "Full Replace", avatarSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "happy homeowner looking at new roof", }, ]} -- 2.49.1