From c3a0efb81a9fcb355dadc262c1ee62dfa5aced57 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 05:55:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c122c8..db36d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { "Per Se is the second fine-dining restaurant by chef Thomas Keller. It features a daily nine-course tasting menu and a nine-course vegetable tasting menu, using classic French technique and the finest quality ingredients available.", "Our commitment to hospitality ensures that every guest is treated to an extraordinary culinary journey at the highest level of service." ]} buttons={[{ text: "Reserve", href: "#contact" }]} + useInvertedBackground={false} /> @@ -75,6 +76,8 @@ export default function LandingPage() { names={["Three Michelin Stars", "James Beard Foundation Award", "The World's 50 Best Restaurants", "Forbes Five-Star Rating"]} title="Accolades" description="Recognized globally for culinary excellence." + textboxLayout="default" + useInvertedBackground={false} />