Merge version_1 into main #6
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user