From b684202d67c24d71c372a0e760e70e31b82fb35c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 07:48:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dc0997..36b02b0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,16 @@ export default function LandingPage() {
- {}} items={[]} total="0" buttons={[]} /> + {}} + items={[]} + total="0" + buttons={[]} + title="Coșul tău" + totalLabel="Total" + emptyMessage="Coșul tău este gol" + />