Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-16 15:18:23 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
title="Modern Furnished Apartments in"
title="Modern Furnished Apartments in Dortmund"
description="Experience the warmth of traditional Italian hospitality paired with the finest locally-sourced ingredients. Trattoria Bella brings you an unforgettable culinary journey through classic Italian cuisine."
tag=" "
tagIcon={Star}
@@ -152,7 +152,7 @@ export default function LandingPage() {
<div id="comparison" data-section="comparison">
<FeatureCardSixteen
title="Why Choose Trattoria Bella"
title="Why Choose Livus?"
description="We stand apart through our unwavering commitment to authenticity, quality, and the Italian tradition of bringing people together around exceptional food."
textboxLayout="default"
useInvertedBackground={true}
@@ -176,10 +176,10 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Reserve Your Table & Experience Authentic Italian Hospitality"
text="Reserve Your Flat & Experience Authentic Livus Hospitality"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Make a Reservation", href: "tel:+1-555-0123" },
{ text: "Make a Booking", href: "tel:+1-555-0123" },
{ text: "Contact Us", href: "mailto:info@trattoriabella.com" }
]}
useInvertedBackground={false}