diff --git a/src/app/page.tsx b/src/app/page.tsx index 96ac725..5edafcf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "radial-gradient"}} - text={`Ready to experience the POW WOW difference? We're waiting to welcome you to your new favorite coffee spot in Augsburg. \n\nFind us at: Sample Str. 12, 86150 Augsburg, Germany \nCall us: +49 123 456789 \nOpen: Mon-Sat 8:00 - 19:00`} + text="Ready to experience the POW WOW difference? We're waiting to welcome you to your new favorite coffee spot in Augsburg. \n\nFind us at: Sample Str. 12, 86150 Augsburg, Germany \nCall us: +49 123 456789 \nOpen: Mon-Sat 8:00 - 19:00" buttons={[ { text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=Sample+Str.+12,+86150+Augsburg"},