From c0901a47bcdd5f93efed9b797c4aeff7c631fd67 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 07:52:26 +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 f52f039..c46d0cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LuxuryDentistPage() { id: "1", brand: "Cosmetic", name: "Smile Design & Whitening", - price: "From $500", + price: "From ₹500", rating: 5, reviewCount: "234", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/dentist/services/service1.avif", -- 2.49.1