From 693ee1ccfaa2da7ca95b75390e60374558abf8c0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 07:48:58 +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 8596276..f52f039 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LuxuryDentistPage() { id: "2", brand: "Restorative", name: "Dental Implants & Crowns", - price: "From $1,200", + price: "From ₹1,200", rating: 5, reviewCount: "312", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service2.avif", -- 2.49.1