From fe1c106ad1729897cb0b971a20834e1bdc3dc9fe Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 17:45:15 +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 6924044..2672a89 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/training-treadmill_1098-15787.jpg" imageAlt="Intérieur moderne d'Olympia Pro Gym" useInvertedBackground={true} - containerClassName="py-20" + textBoxClassName="" titleClassName="text-4xl md:text-5xl font-light" descriptionClassName="text-lg text-foreground/80 leading-relaxed" /> -- 2.49.1