From 5ef0645f1d5c51fb885079b110e929472ba33514 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 17:16:57 +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 d948dd9..679d43b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ import { Sun, Trash2, Trophy, - Wave, + Waves, Wind, Zap, } from "lucide-react"; @@ -123,7 +123,7 @@ export default function LandingPage() { title: "End of Lease Cleaning", description: "Complete property clean meeting real estate inspection standards. Guaranteed bond return or we re-clean for free."}, { - icon: Wave, + icon: Waves, title: "Carpet Steam Cleaning", description: "Professional steam extraction removing deep-set stains and odours. Restores carpet appearance and extends its life."}, { -- 2.49.1