Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-07 02:08:43 +00:00

View File

@@ -101,7 +101,10 @@ export default function LandingPage() {
title="Our Story"
description={[
"Restaurant Dubrovnik brings the authentic flavors of the Adriatic coast to Torrevieja. For years, we've been committed to serving traditional Balkan cuisine prepared with the finest ingredients and time-honored techniques.", "Our kitchen team combines culinary expertise with a passion for hospitality. Every dish celebrates the rich heritage of Croatian and Balkan gastronomy—from hand-rolled pastries to perfectly grilled meats. We believe in generous portions, fair prices, and creating a warm, welcoming atmosphere where families and friends gather to share unforgettable meals.", "Whether you're a local looking for your new favorite restaurant or a tourist seeking authentic Balkan dining, we welcome you to our table. Join us for an evening of exceptional food, attentive service, and genuine hospitality."]}
buttons={[{ text: "Reserve Your Table", href: "#reservation" }]}
buttons={[
{ text: "Reserve Your Table", href: "#reservation" },
{ text: "Explore Our Menu", href: "#menu" }
]}
showBorder={true}
useInvertedBackground={false}
/>