Update src/app/page.tsx

This commit is contained in:
2026-05-08 22:57:27 +00:00
parent 51d6ad9a6c
commit ac2efd2838

View File

@@ -91,6 +91,9 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Ca Li Fresco blends refined dining, elevated design, and social energy into one unforgettable destination. Every detail is curated to create atmosphere — from signature flavors to ambient lighting and music."
buttons={[
{ text: "Reserve Your Table", href: "#reserve" }
]}
/>
</div>