From b22ca1095dff06f084ef2f29ef124138664188f4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 12:56:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d330be..c0559a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -200,13 +200,13 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p-1", brand: "iPhone", name: "Screen Replacement", price: "From €89", rating: 5, + id: "p-1", brand: "iPhone", name: "Screen Replacement", price: "From €35", rating: 5, reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/technician-holding-smart-phone-going-remove-air-bubbles-tempered-glass-fixed-gadget_343059-493.jpg", imageAlt: "iPhone Screen Replacement"}, { - id: "p-2", brand: "Samsung Galaxy", name: "Battery Replacement", price: "From €59", rating: 4, + id: "p-2", brand: "Samsung Galaxy", name: "Battery Replacement", price: "From €25", rating: 4, reviewCount: "85 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hands-repairing-printed-circuit-board-disassembled-faulty-mobile-phone-his-workplace-holding-electronic-component-with-tweezers-using-soldering-iron_343059-501.jpg", imageAlt: "Samsung Galaxy Battery Fix"}, { - id: "p-3", brand: "Laptop", name: "Diagnostic & Cleaning", price: "From €45", rating: 5, + id: "p-3", brand: "Laptop", name: "Diagnostic & Cleaning", price: "From €10", rating: 5, reviewCount: "60 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/female-student-doing-homework_1098-21489.jpg", imageAlt: "Laptop Diagnostic & Cleaning"}, { id: "p-4", brand: "Data Recovery", name: "Service", price: "Custom Quote", rating: 5,