Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 09:16:40 +00:00

View File

@@ -178,7 +178,7 @@ export default function LandingPage() {
<div id="visit" data-section="visit">
<ContactSplitForm
title="Visit SUSU Bistro Today"
description="Discover why locals keep coming back for the best authentic Vietnamese cuisine in Prešov. Join us for lunch or dinner and experience the difference."
description="📍 Located at: Main Street, Prešov, Slovakia | ⏰ Hours: Mon-Sun 11AM-10PM | ☎ Call us: +421 51 123 4567 | Discover why locals keep coming back for the best authentic Vietnamese cuisine in Prešov. Join us for lunch or dinner and experience the difference."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" }
@@ -191,7 +191,7 @@ export default function LandingPage() {
imageAlt="SUSU Bistro welcoming atmosphere"
mediaAnimation="opacity"
mediaPosition="right"
buttonText="Get in Touch"
buttonText="Reserve Your Table Now"
/>
</div>