From 60554414b15258690d6becaeff1c0fe35adad66e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 08:26:33 +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 d59cb65..05cfcfc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232160.jpg" imageAlt="Chef preparing signature dishes" useInvertedBackground={false} - containerClassName="py-16" + buttonContainerClassName="py-16" titleClassName="text-4xl" /> -- 2.49.1