From 370528215dcdb37a54d1d9469efd3703830937c6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 13:39:44 +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 0509891..f210e81 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function RestaurantPage() { imageAlt="Family-owned BÜHLI'S BÄREN restaurant heritage and hospitality" useInvertedBackground={false} ariaLabel="About BÜHLI'S BÄREN Restaurant Section" - containerClassName="py-20 md:py-28" + buttonContainerClassName="py-20 md:py-28" /> -- 2.49.1