|
|
|
@@ -40,8 +40,8 @@ export default function LandingPage() {
|
|
|
|
{ name: "Contact", id: "#contact" },
|
|
|
|
{ name: "Contact", id: "#contact" },
|
|
|
|
{ name: "Newsletter", id: "#newsletter" }
|
|
|
|
{ name: "Newsletter", id: "#newsletter" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
button={{ text: "Reserve a Table", href: "#contact" }}
|
|
|
|
button={{ text: "Rezervă acum", href: "#contact" }}
|
|
|
|
topBarButton={{ text: "Call Now", href: "tel:0749658589" }}
|
|
|
|
topBarButton={{ text: "Sună acum", href: "tel:0749658589" }}
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|
|
|
title="Dolce Vita"
|
|
|
|
title="Dolce Vita"
|
|
|
|
description="Italian Taste. Romanian Hospitality.\nFresh ingredients. Authentic flavors. Memorable moments. Located in the heart of Baia Mare, Dolce Vita is where friends, families, and food lovers gather to enjoy delicious Italian-inspired dishes, handcrafted pizzas, fresh pasta, desserts, and a warm atmosphere."
|
|
|
|
description="Italian Taste. Romanian Hospitality.\nFresh ingredients. Authentic flavors. Memorable moments. Located in the heart of Baia Mare, Dolce Vita is where friends, families, and food lovers gather to enjoy delicious Italian-inspired dishes, handcrafted pizzas, fresh pasta, desserts, and a warm atmosphere."
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Reserve a Table", href: "#contact" },
|
|
|
|
{ text: "Rezervă acum", href: "#contact" },
|
|
|
|
{ text: "View Menu", href: "#menu" }
|
|
|
|
{ text: "View Menu", href: "#menu" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
videoSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg"
|
|
|
|
videoSrc="http://img.b2bpic.net/free-photo/chef-making-uncooked-tagliatelle_23-2148360855.jpg"
|
|
|
|
@@ -94,8 +94,8 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
<TestimonialCardThirteen
|
|
|
|
title="What Our Guests Say"
|
|
|
|
title="Ce spun clienții noștri pe Google"
|
|
|
|
description="Read reviews from over 450 satisfied customers. We're proud to be one of Baia Mare's top-rated restaurants."
|
|
|
|
description="Cu peste 450 de recenzii pozitive, suntem mândri să fim unul dintre cele mai apreciate restaurante din Baia Mare pe Google."
|
|
|
|
testimonials={[
|
|
|
|
testimonials={[
|
|
|
|
{ id: "t1", name: "Elena R.", handle: "@elena_foodie", testimonial: "Absolutely fantastic Italian food! The pizza was perfect, and the pasta was fresh and delicious. Friendly staff and a lovely atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-while-eating-food_23-2150009653.jpg", imageAlt: "Elena R." },
|
|
|
|
{ id: "t1", name: "Elena R.", handle: "@elena_foodie", testimonial: "Absolutely fantastic Italian food! The pizza was perfect, and the pasta was fresh and delicious. Friendly staff and a lovely atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-while-eating-food_23-2150009653.jpg", imageAlt: "Elena R." },
|
|
|
|
{ id: "t2", name: "Andrei P.", handle: "@andrei.eats", testimonial: "One of the best dining experiences in Baia Mare. Great portions, authentic flavors, and excellent service. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-black-shirt-isolated-yellow-wall_141793-79250.jpg", imageAlt: "Andrei P." },
|
|
|
|
{ id: "t2", name: "Andrei P.", handle: "@andrei.eats", testimonial: "One of the best dining experiences in Baia Mare. Great portions, authentic flavors, and excellent service. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-black-shirt-isolated-yellow-wall_141793-79250.jpg", imageAlt: "Andrei P." },
|
|
|
|
@@ -221,11 +221,11 @@ export default function LandingPage() {
|
|
|
|
columns={[
|
|
|
|
columns={[
|
|
|
|
{ title: "Menu", items: [{ label: "Appetizers", href: "#menu" }, { label: "Main Courses", href: "#menu" }, { label: "Desserts", href: "#menu" }, { label: "Drinks", href: "#menu" }] },
|
|
|
|
{ title: "Menu", items: [{ label: "Appetizers", href: "#menu" }, { label: "Main Courses", href: "#menu" }, { label: "Desserts", href: "#menu" }, { label: "Drinks", href: "#menu" }] },
|
|
|
|
{ title: "About Us", items: [{ label: "Our Story", href: "#experience" }, { label: "Events", href: "#events" }, { label: "Loyalty Program", href: "#loyalty" }, { label: "Gift Cards", href: "#gift-cards" }] },
|
|
|
|
{ title: "About Us", items: [{ label: "Our Story", href: "#experience" }, { label: "Events", href: "#events" }, { label: "Loyalty Program", href: "#loyalty" }, { label: "Gift Cards", href: "#gift-cards" }] },
|
|
|
|
{ title: "Connect", items: [{ label: "Instagram", href: "https://instagram.com/dolcevita" }, { label: "Facebook", href: "https://facebook.com/dolcevita" }, { label: "Contact Us", href: "#contact" }, { label: "Newsletter", href: "#newsletter" }] }
|
|
|
|
{ title: "Connect", items: [{ label: "Instagram", href: "https://instagram.com/dolcevita" }, { label: "Facebook", href: "https://facebook.com/dolcevita" }, { label: "WhatsApp", href: "https://wa.me/40749658589" }, { label: "Contact Us", href: "#contact" }, { label: "Newsletter", href: "#newsletter" }] }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
copyrightText="© 2024 Dolce Vita. All rights reserved."
|
|
|
|
copyrightText="© 2024 Dolce Vita. All rights reserved."
|
|
|
|
/>
|
|
|
|
/>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|