Merge version_2 into main #2
@@ -297,15 +297,15 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Visit Us Today"
|
||||
title="Hungry? Come build your perfect meal today."
|
||||
description="📍 Radlinského 11, Bratislava\n🕐 Open from 11:00\n💶 €5–10 per person\n📞 0917 819 121"
|
||||
tag="Navštívte nás ešte dnes"
|
||||
title="Hladní? Príďte si k nám zostaviť svoje dokonalé jedlo ešte dnes."
|
||||
description="📍 Radlinského 11, Bratislava\n🕐 Otvorené od 11:00\n💶 €5–10 na osobu\n📞 0917 819 121"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions", href: "https://www.google.com/maps/search/Radlinského+11,+Bratislava", onClick: () => console.log('Get Directions')
|
||||
text: "Získať trasu", href: "https://www.google.com/maps/search/Radlinského+11,+Bratislava", onClick: () => console.log('Get Directions')
|
||||
},
|
||||
{
|
||||
text: "Visit Kaša 3", href: "#contact"
|
||||
text: "Navštívte Kašu 3", href: "#contact"
|
||||
}
|
||||
]}
|
||||
background={{
|
||||
|
||||
Reference in New Issue
Block a user