From e91021bd2f418760329f486662a59dbd49d4486b Mon Sep 17 00:00:00 2001 From: Ashok Vavare <74716546+Ashokav008@users.noreply.github.com> Date: Sun, 9 Oct 2022 14:24:47 +0530 Subject: [PATCH] Update data.json --- data.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/data.json b/data.json index ff29731..f4543b1 100644 --- a/data.json +++ b/data.json @@ -1099,9 +1099,7 @@ "mileage": "181 Km/Charge", "approx.Cost": " 99,999 and goes upto Rs. 1.39 Lakh", "website":"https://olaelectric.com/" - } - - + }, { "id": 64, "companyName": "Toyota", @@ -1110,7 +1108,16 @@ "mileage": "10 kmpl", "approx.Cost": "32.39-49.57 lakhs", "website": "https://www.toyotabharat.com/showroom/fortuner/index-fortuner.html" - } + }, + { + "id":7, + "companyName": "swift", + "category": "Car", + "modelName":"desir" , + "mileage": "9-11kmpl", + "approx.Cost": "10 lakhs", + "website":"https://www.jaguar.in/jaguar-range/f-type/index.html" + }, ]