Update src/app/page.tsx

This commit is contained in:
2026-04-16 19:14:00 +00:00
parent d2d8798f24
commit 51f2f7f100

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="A Legacy of Warm Hospitality"
buttons={[{ text: "Learn More", href: "#about" }]
buttons={[{ text: "Learn More", href: "#about" }]}
/>
</div>