From 97759b03a573485fcde983eb4e307814b7c758f3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 02:41:23 +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 501f188..9932193 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { id: "p5", brand: "BarberCity", name: "Clay Texture", price: "$16", rating: 4, reviewCount: "19", imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-holding-mousse-client_23-2147778804.jpg"}, { - id: "p6", brand: "BarberCity", name: "Beard Brush", price: "$12", rating: 5, + id: "p6", brand: "BarberCity", name: "Beard Brush", price: "$30", rating: 5, reviewCount: "51", imageSrc: "http://img.b2bpic.net/free-photo/faceless-barber-shaving-temples-client_23-2147778760.jpg"}, ]} title="Professional Grooming Gear" -- 2.49.1