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" + }, ]