Update src/app/page.tsx

This commit is contained in:
2026-05-08 18:42:02 +00:00
parent 6011159796
commit 816347cc47

View File

@@ -47,7 +47,7 @@ export default function LandingPage() {
title="Klintholm's Finest Burgers" title="Klintholm's Finest Burgers"
description="Experience hand-crafted, locally sourced ingredients served right by the harbor. Joanna's Place offers premium comfort food in a relaxed seaside setting." description="Experience hand-crafted, locally sourced ingredients served right by the harbor. Joanna's Place offers premium comfort food in a relaxed seaside setting."
kpis={[ kpis={[
{ value: "12", label: "Signature Burgers" }, { value: "4 ", label: "Signature Burgers" },
{ value: "3+", label: "Years Quality" }, { value: "3+", label: "Years Quality" },
{ value: "Local", label: "Sourced Beef" }, { value: "Local", label: "Sourced Beef" },
]} ]}