From e071fb76ec7fc6069087810de5caebc5dc3f4746 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 23 Jun 2026 05:22:14 +0000 Subject: [PATCH] Update src/pages/SustainabilityPage.tsx --- src/pages/SustainabilityPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/SustainabilityPage.tsx b/src/pages/SustainabilityPage.tsx index 4a255e1..5a114f2 100644 --- a/src/pages/SustainabilityPage.tsx +++ b/src/pages/SustainabilityPage.tsx @@ -37,8 +37,8 @@ export default function SustainabilityPage() { { icon: Droplet, label: "Water Savings", value: "90%"}, - ], - imageSrc: "http://img.b2bpic.net/free-photo/elegant-display-black-ceramic-vases_23-2151984822.jpg", imageAlt: "architectural stone wall texture luxury interior"}, + ] + }, ]} /> -- 2.49.1