Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c04f083769 | |||
| 9f42ed868d | |||
| d633651819 |
@@ -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