4 Commits

Author SHA1 Message Date
397157318c Update src/app/page.tsx 2026-05-08 18:25:25 +00:00
eb0316d4c3 Merge version_2 into main
Merge version_2 into main
2026-05-08 18:24:20 +00:00
3c60e19a04 Update src/app/page.tsx 2026-05-08 18:24:17 +00:00
fc5a337d0d Merge version_1 into main
Merge version_1 into main
2026-05-08 18:23:30 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
<MetricSplitMediaAbout
useInvertedBackground={true}
title="A Legacy of Taste"
description="Careva Ćuprija combines historic charm with modern culinary mastery, creating unforgettable dining moments for every visitor."
description="With over 25 years of refined hospitality, our legacy is built on the pursuit of perfection. This depth of experience allows us to harmonize time-honored culinary techniques with local ingredients, ensuring that every plate we serve delivers a superior, authentic dining experience that resonates with history."
metrics={[
{ value: "25+", title: "Years Experience" },
{ value: "100%", title: "Customer Satisfaction" },
@@ -158,7 +158,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Book Your Dining Experience"
description="Ready for an exceptional meal? Contact us today to secure your table."
buttons={[{ text: "Contact Us Now", href: "#" }]}
buttons={[{ text: "Reserve Your Table", href: "#" }]}
/>
</div>