From 79d32a9e83d543071a9a697822420e985c719b33 Mon Sep 17 00:00:00 2001 From: sazzadulalambd Date: Mon, 22 Jun 2026 17:04:33 +0600 Subject: [PATCH] style: update 3D battery model material colors and adjust handle position --- src/components/ui/3d/HeroBackground3D.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/ui/3d/HeroBackground3D.tsx b/src/components/ui/3d/HeroBackground3D.tsx index 594b8fd..95e127c 100644 --- a/src/components/ui/3d/HeroBackground3D.tsx +++ b/src/components/ui/3d/HeroBackground3D.tsx @@ -119,9 +119,9 @@ function Battery({ position, scale = 1, rotation = [0, 0, 0] }: { position: [num {/* Main Battery Body */} - + - + {/* Top Cap */} @@ -129,9 +129,9 @@ function Battery({ position, scale = 1, rotation = [0, 0, 0] }: { position: [num {/* Handle */} - + - + {/* Glowing Indicator Light */} @@ -145,7 +145,7 @@ function Battery({ position, scale = 1, rotation = [0, 0, 0] }: { position: [num - + {/* Back Logo Decal Plane */}