Update src/app/page.tsx

This commit is contained in:
2026-04-07 21:25:47 +00:00
parent 3b3671cbc0
commit fc95dc6fd3

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
{ type: "text", text: "Boutique Atmosphere" },
{ type: "text", text: "Gourmet Pastries" },
{ type: "text", text: "Gold Standard Coffee" },
{ type: "text", text: "West Springfield" }
{ type: "text", text: "Westfield" }
]}
/>
</div>