From 59af4aa1c1c25ff6c9c792125af8800d24351c3a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mikl=C3=B3s=20Sz=C3=BCcs?= <szucs549@gmail.com>
Date: Mon, 5 May 2025 23:02:37 +0200
Subject: [PATCH] =?UTF-8?q?R=C3=B3ka=20is=20elad=C3=B3=20mostm=C3=A1r=20:D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 sample_products.sql | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sample_products.sql b/sample_products.sql
index 8447b3d..0652de0 100644
--- a/sample_products.sql
+++ b/sample_products.sql
@@ -18,7 +18,8 @@ VALUES (1, 'Laptops', 'https://cdn.aqua.hu/1836/tn_1-1673983.jpg', 'HP 250 G8 la
         25),
        (10, 'PC Cases & Builds', 'https://cdn.aqua.hu/1180/tn_MB600L2-KNNN-S00-1265135.jpg', 'Cooler Master MasterBox',
         23590.00, 7),
-       (11, 'Peripherals', 'https://cdn.aqua.hu/1140/tn_LS24A400UJUXEN-1239026.jpg', 'Samsung 27"" LED monitor',
+       (11, 'Prompters', 'https://www.shiwaforce.com/wp-content/uploads/2024/11/image-48.png', 'RĂ³ka Prompter', 10000.00, 1),
+       (57, 'Peripherals', 'https://cdn.aqua.hu/1140/tn_LS24A400UJUXEN-1239026.jpg', 'Samsung 27"" LED monitor',
         70400.00, 9),
        (12, 'Peripherals', 'https://cdn.aqua.hu/73/tn_pg545-179444.jpg', 'Canon PG-545 Black', 6790.00, 5),
        (13, 'Main Components', 'https://cdn.aqua.hu/1816/1-1661721.jpg', '500GB Kingston SSD', 15990.00, 14),
-- 
GitLab