From 5f0cb5e75b88dba836657dc48c3aced281e77055 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 13:30:18 +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 bf78c98..4919807 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@anthonyb", testimonial: "Awesome company super friendly and amazing work. Armando was professional and super easy to work with. I highly recommend this company, they work hard and get the job done on time. We bought a new house and of course they come with no landscaping, and they installed a front and back yard on time and within budget.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=1", imageAlt: "Anthony Baston", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@lynngriffith", testimonial: "Had my backyard completely done. The backyard was completely transformed into a classy backyard. Workers were all great and hardworking. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg?_wi=1", imageAlt: "Lynn Griffith", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@charlienotbohm", testimonial: "Added lighting for beauty, safety and security very pleased with the outcome! These pictures do the landscaping very little justice!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenage-girl-wearing-trendy-colorful-clothing-rejoicing-positive-news-looking-with-charming-smile-showing-her-perfect-white-teeth-people-lifestyle-youth-happiness_273609-8086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenage-girl-wearing-trendy-colorful-clothing-rejoicing-positive-news-looking-with-charming-smile-showing-her-perfect-white-teeth-people-lifestyle-youth-happiness_273609-8086.jpg?_wi=1", imageAlt: "Charlie Notbohm", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { imageAlt: "Robert Davis", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg?_wi=1" imageAlt="Beautifully landscaped modern backyard with lush greenery and stone patio" showBlur={true} textPosition="bottom" @@ -173,7 +173,7 @@ export default function LandingPage() { description: "Selection and installation of trees, shrubs, flowers, and ground cover tailored to your local climate and aesthetic preferences.", bentoComponent: "reveal-icon", icon: Feather, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers-focus-plant_176420-2078.jpg?_wi=2", imageAlt: "happy male client professional", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { description: "Efficient and smart irrigation solutions to ensure your landscape thrives while conserving water.", bentoComponent: "reveal-icon", icon: Droplet, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg?_wi=2", imageAlt: "happy male client professional", }, { @@ -189,7 +189,7 @@ export default function LandingPage() { description: "Beautiful and functional hardscapes including patios, walkways, retaining walls, and outdoor living spaces.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-smiling-posing-purple-wall_176420-2851.jpg?_wi=2", imageAlt: "happy male client professional", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { description: "Keeping your outdoor space pristine with routine lawn care, pruning, fertilization, and seasonal clean-ups.", bentoComponent: "reveal-icon", icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenage-girl-wearing-trendy-colorful-clothing-rejoicing-positive-news-looking-with-charming-smile-showing-her-perfect-white-teeth-people-lifestyle-youth-happiness_273609-8086.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-teenage-girl-wearing-trendy-colorful-clothing-rejoicing-positive-news-looking-with-charming-smile-showing-her-perfect-white-teeth-people-lifestyle-youth-happiness_273609-8086.jpg?_wi=2", imageAlt: "happy male client professional", }, ]}