Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-30 20:54:44 +00:00
Showing only changes of commit 98f548b0fd - Show all commits

View File

@@ -53,6 +53,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{
variant: "radial-gradient"}}
tag="Neustadt's Authentic Turkish Flavors"
title="Experience Authentic Turkish Flavors in Neustadt"
description="Öz Urfa'm brings the rich culinary traditions of Urfa to Neustadt am Rübenberge. Indulge in our exquisite kebabs, fresh mezes, and warm hospitality for an unforgettable dining experience."
leftCarouselItems={[
@@ -286,4 +287,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}