From a15a58ae58b00108c09c2ff7f396c199e64e121d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 11:31:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0437e24..ca062c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,19 +230,19 @@ export default function LandingPage() { { value: "5+", - description: "Our beautiful journey continues to grow.", + icon: Heart, }, { value: "100+", - description: "Every moment a precious treasure.", + icon: Camera, }, { value: "Endless", - description: "Building a lifetime of happiness.", + icon: Sparkles, }, ]}