Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-25 14:32:56 +00:00

View File

@@ -190,15 +190,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
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"
buttons={[
{
text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=Sample+Str.+12,+86150+Augsburg"},
]}
/>
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"
buttons={[
{
text: "Get Directions", href: "https://www.google.com/maps/search/?api=1&query=Sample+Str.+12,+86150+Augsburg"
}
]}
/>
</div>
<div id="footer" data-section="footer">