Update src/app/page.tsx

This commit is contained in:
2026-06-02 19:08:04 +00:00
parent a2fd181b32
commit e829c98b4a

View File

@@ -180,10 +180,6 @@ export default function LandingPage() {
inputPlaceholder="hidden"
buttonText="hidden"
termsText="hidden"
buttons={[
{
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Sawada+Coffee+112+N+Green+St,+Chicago,+IL+60607"},
]}
/>
</div>