Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user