Update src/app/page.tsx
This commit is contained in:
@@ -93,6 +93,9 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{ text: "Rezervă Acum", href: "#partner" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Rustic & Modern", name: "La Taverna", price: "$$", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user