Update src/app/page.tsx

This commit is contained in:
2026-04-19 05:55:13 +00:00
parent add684eba8
commit c3a0efb81a

View File

@@ -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}
/>
</div>
@@ -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}
/>
</div>