From e6b0aac6cd6145882a9d916d49ec70f1200c76a2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 14:25:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e608fb..b7e8554 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,6 +52,8 @@ export default function LandingPage() { title="Our Heritage" description="With 15+ years of experience, we define classic barbering excellence in KL." useInvertedBackground={false} + textboxLayout="default" + mediaAnimation="none" bulletPoints={[ { title: "Expert Barbers", description: "Certified professionals", icon: Scissors }, { title: "Premium Products", description: "High-end selection", icon: Scissors } -- 2.49.1