From 17c7278f931ca11c97c7d535893780cd3891a8fa Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 01:23: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 cee30e6..da8b0ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="Where Elegance Meets Flavor" - description="Experience refined dining and artisan coffee in a luxurious atmosphere." + description="Discover a curated fusion of modern European cuisine and artisan coffee, exclusively at L’Avenue Park." buttons={[ { text: "Reserve a Table", href: "#contact"}, -- 2.49.1