Merge version_2 into main #3
@@ -37,15 +37,15 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Ardealul"
|
||||
button={{ text: "Rezervă Acum", href: "#contact" }}
|
||||
button={{ text: "Rezervă Acum (RO/EN)", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Real Transylvanian Food. Made Fresh, Every Day."
|
||||
description="Generous portions. Honest prices. Flavors that bring people back to their roots."
|
||||
title="Mâncare Ardelenească Autentică. Gătită proaspăt, în fiecare zi."
|
||||
description="Porții generoase. Prețuri corecte. Arome care te întorc la origini."
|
||||
kpis={[
|
||||
{ value: "4.4★", label: "Google Rating" },
|
||||
{ value: "900+", label: "Happy Guests" },
|
||||
@@ -202,4 +202,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user