From 3302eda7f833454eac97ef15d2e6f1ed45f13974 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:13:11 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0321423..a796ae9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,7 @@ export default function LandingPage() { imageAlt: "Professional portrait of Jair Cervantes", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-natural-makeup-wear-fashion-clothes-casual-black-white-dress-code-office-style-total-blouse-pants-suit-hat_627829-1575.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-natural-makeup-wear-fashion-clothes-casual-black-white-dress-code-office-style-total-blouse-pants-suit-hat_627829-1575.jpg?_wi=2", imageAlt: "jair cervantes professional portrait", }, ]} @@ -119,7 +119,7 @@ export default function LandingPage() { { title: "Step 1: Consultation", description: "We start with a thorough discussion of your vision, needs, and property assessment to understand your goals.", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg?_wi=1", imageAlt: "Client consultation with a landscaper", }, { -- 2.49.1 From 4f4987c3cb9267e71e957702c53a8e0b0da5cdaa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:13:11 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b6cea79..5c66ce1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-woman-natural-makeup-wear-fashion-clothes-casual-black-white-dress-code-office-style-total-blouse-pants-suit-hat_627829-1575.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-woman-natural-makeup-wear-fashion-clothes-casual-black-white-dress-code-office-style-total-blouse-pants-suit-hat_627829-1575.jpg?_wi=1" imageAlt="Luxurious transformed outdoor living space with lush landscaping" showBlur={true} textPosition="bottom" @@ -196,37 +196,37 @@ export default function LandingPage() { { title: "Landscape Design", description: "Custom garden beds, plant selection, and complete landscape renovations tailored to your style.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-good-looking-freelance-engineer-wearing-formal-striped-clothes-working-comfortable-bif-table-making-notes-near-blueprints-fix-them-later_176420-8520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-good-looking-freelance-engineer-wearing-formal-striped-clothes-working-comfortable-bif-table-making-notes-near-blueprints-fix-them-later_176420-8520.jpg?_wi=1", imageAlt: "Landscape design blueprint", }, { title: "Sod Installation", description: "Expert new lawn installations, yard restoration, and turf replacement for a vibrant, healthy green space.", - imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg?_wi=1", imageAlt: "Sod rolls being installed on a new lawn", }, { title: "Irrigation Systems", description: "Efficient sprinkler installation, prompt repairs, and optimization for optimal water management.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg?_wi=1", imageAlt: "Sprinklers watering a lush green lawn", }, { title: "Drainage Solutions", description: "Effective French drains, smart water management, and foundation protection to safeguard your property.", - imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=1", imageAlt: "French drain installation in a garden", }, { title: "Tree & Shrub Services", description: "Professional pruning, removal, and maintenance to ensure the health and beauty of your greenery.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-gardner-greenhouse_1303-14076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-gardner-greenhouse_1303-14076.jpg?_wi=1", imageAlt: "Arborist pruning a tree", }, { title: "Hardscaping", description: "Exquisite stonework, elegant walkways, custom patios, and decorative rock installations for lasting beauty.", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg?_wi=1", imageAlt: "Elegant stone pathway in a garden", }, { -- 2.49.1 From e44e21a1aae8b18bbabf502e1f8164c7482422b4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 4 Jun 2026 17:13:11 +0000 Subject: [PATCH 3/3] Update src/app/services/page.tsx --- src/app/services/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 7f67784..8cfd74e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { title: "Custom Landscape Design", description: "Innovative and personalized designs that reflect your style and enhance your property's natural beauty.", tag: "Design", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-good-looking-freelance-engineer-wearing-formal-striped-clothes-working-comfortable-bif-table-making-notes-near-blueprints-fix-them-later_176420-8520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-young-good-looking-freelance-engineer-wearing-formal-striped-clothes-working-comfortable-bif-table-making-notes-near-blueprints-fix-them-later_176420-8520.jpg?_wi=2", imageAlt: "landscape design plan sketch", buttons: [ { @@ -83,7 +83,7 @@ export default function LandingPage() { title: "Sod & Lawn Installation", description: "Expert sod installation for lush, healthy lawns that establish quickly and thrive in the Houston climate.", tag: "Lawn Care", - imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-stone-pole-barrier-green-grass-soft-focus_181624-38240.jpg?_wi=2", imageAlt: "sod installation new lawn rolls", buttons: [ { @@ -97,7 +97,7 @@ export default function LandingPage() { title: "Irrigation Systems", description: "Efficient and smart irrigation solutions to ensure your landscape receives optimal watering with minimal waste.", tag: "Watering", - imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg?_wi=2", imageAlt: "irrigation system sprinklers watering garden", buttons: [ { @@ -111,7 +111,7 @@ export default function LandingPage() { title: "Drainage Solutions", description: "Comprehensive drainage strategies to protect your landscape and home from Houston's heavy rainfall.", tag: "Protection", - imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg?_wi=2", imageAlt: "french drain installation solution", buttons: [ { @@ -125,7 +125,7 @@ export default function LandingPage() { title: "Tree & Shrub Care", description: "Professional pruning, shaping, and health management for all your trees and shrubs to ensure vibrant growth.", tag: "Horticulture", - imageSrc: "http://img.b2bpic.net/free-photo/woman-gardner-greenhouse_1303-14076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-gardner-greenhouse_1303-14076.jpg?_wi=2", imageAlt: "tree pruning shrub maintenance professional", buttons: [ { @@ -139,7 +139,7 @@ export default function LandingPage() { title: "Hardscaping & Patios", description: "Create stunning outdoor living areas with custom patios, walkways, and retaining walls using quality materials.", tag: "Outdoor Living", - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-wear-beret-coat-with-handbag-posing-outdoor_627829-5520.jpg?_wi=2", imageAlt: "hardscaping patio stonework design", buttons: [ { @@ -164,7 +164,7 @@ export default function LandingPage() { { title: "Consultation & Vision", description: "We start with a detailed discussion to understand your desires, needs, and the unique characteristics of your space.", - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31517.jpg?_wi=2", imageAlt: "client consultation meeting outdoor", }, { -- 2.49.1