From 6efd257000b3de72f29cda9592523616f42abacc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 01:01:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b6a284..1ae90ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { { title: "Water Features", description: "Serene custom-built waterfalls, ponds, and fountains to create your private retreat.", bentoComponent: "media-stack", items: [ { - imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg", imageAlt: "Water feature"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg?_wi=1", imageAlt: "Water feature"}, { imageSrc: "http://img.b2bpic.net/free-photo/purple-evergreen-falling-into-water_23-2148151510.jpg", imageAlt: "Water feature"}, { @@ -157,7 +157,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "t1", name: "Sarah Miller", role: "Head Designer", description: "With over 10 years in the field, Sarah creates lush and balanced designs.", imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg"}, + id: "t1", name: "Sarah Miller", role: "Head Designer", description: "With over 10 years in the field, Sarah creates lush and balanced designs.", imageSrc: "http://img.b2bpic.net/free-photo/positive-emotions-healthy-lifestyle-vertical-close-up-outdoors-portrait-young-mature-bearded-caucasian-male-gardener-blue-t-shirt-smiling-working-garden_176420-19951.jpg?_wi=2"}, { id: "t2", name: "David Anderson", role: "Construction Lead", description: "Expertise in complex structural designs for patios and outdoor structures.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-tablet-park-looking-camera_23-2147779715.jpg"}, { -- 2.49.1