2 Commits

Author SHA1 Message Date
9f42ed868d Update src/app/page.tsx 2026-03-12 20:10:45 +00:00
d633651819 Merge version_2 into main
Merge version_2 into main
2026-03-12 20:08:54 +00:00

View File

@@ -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,