From 0e79d0fd76d2a6c178149f65064ccb0321b1bff5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 18:30:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae18d40..03b3678 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -158,7 +158,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", brand: "Klasyczne", name: "Śniadanie Boheńskie", price: "28 zł", rating: 5, + id: "p1", brand: "Klasyczne", name: "Śniadanie Bocheńskie", price: "28 zł", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/toast-half-fried-egg-salad-bacon-gray-plate-front-tea-cup-table_23-2148067064.jpg", imageAlt: "Tradycyjne polskie śniadanie"}, { id: "p2", brand: "Jajka", name: "Jajecznica z boczkiem", price: "22 zł", rating: 4,