Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 98f548b0fd | |||
| 63dd462027 |
@@ -53,6 +53,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
|
tag="Neustadt's Authentic Turkish Flavors"
|
||||||
title="Experience Authentic Turkish Flavors in Neustadt"
|
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."
|
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={[
|
leftCarouselItems={[
|
||||||
@@ -286,4 +287,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user