From 7ecbe1be67b77629b1e881213e0e173f46114098 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:19:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a15e16..980a25c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,8 +77,8 @@ export default function LandingPage() { title="Bringing Motion to the Virtual World" description="I'm a VFX artist specializing in Roblox game development. With years of experience creating captivating visual effects, particle systems, and smooth animations, I transform creative visions into stunning digital experiences. My work focuses on technical excellence, smooth performance, and visual storytelling through motion design." metrics={[ - { value: "50+", title: "VFX Projects Completed" }, { value: "1M+", title: "Players Experienced My Work" }, + { value: "50+", title: "VFX Projects Completed" }, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-polished-roblox-vfx-effect-showing-smo-1772882214738-2cd59771.png?_wi=1" imageAlt="VFX particle system showcase" -- 2.49.1