Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9f42ed868d | |||
| d633651819 | |||
| af3fe7e220 | |||
| d8f88f350b | |||
| 6900243212 | |||
| 24cd7099d3 |
@@ -47,7 +47,7 @@ export default function HomePage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="Descoperă Cele Mai Bune Restaurante din Buzău"
|
title="Descoperă Cele Mai Bune Restaurante din Buzău"
|
||||||
description="Platforma ta de referință pentru restaurantele de over 4.5 stele din Buzău, România. Vezi review-uri autentice, conectează-te direct cu restaurantele tale preferate și nu rata nici o oportunitate culinară."
|
description="Skip the guesswork—curated 4.5+ star restaurants with real reviews and instant reservations. Platforma ta de referință pentru restaurantele de over 4.5 stele din Buzău, România. Vezi review-uri autentice, conectează-te direct cu restaurantele tale preferate și nu rata nici o oportunitate culinară."
|
||||||
tag="Top Rated 4.5+"
|
tag="Top Rated 4.5+"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -93,6 +93,9 @@ export default function HomePage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Rezervă Acum", href: "#partner" }
|
||||||
|
]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Rustic & Modern", name: "La Taverna", price: "$$", rating: 5,
|
id: "1", brand: "Rustic & Modern", name: "La Taverna", price: "$$", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user