From 102d2568fb194003fe46ace0552e435e36cb34a3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 15:19:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f32c813..ef7f7f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,8 @@ export default function LandingPage() { description="Where technical precision meets artistic grooming. Explore our refined salon space." subdescription="We combine traditional barbering techniques with modern precision for a look that is distinctly you." icon={User} - videoSrc="http://img.b2bpic.net/free-photo/still-life-domestic-animal-accessories-composition_23-2148982401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-domestic-animal-accessories-composition_23-2148982401.jpg" + useInvertedBackground={false} /> -- 2.49.1