diff --git a/hack/samples/index.json b/hack/samples/index.json index 4f95a0cc47..441d170a9f 100644 --- a/hack/samples/index.json +++ b/hack/samples/index.json @@ -410,11 +410,16 @@ "description": "Recipe Finder is a web app that helps you discover tasty recipes based on the ingredients you already have in your kitchen.", "gitUrl": "https://github.com/daytonaio/sample-react-recipe-finder" }, + { + "name": "Text Formatter Tool", + "description": "Application that provides various text formatting options", + "gitUrl": "https://github.com/Mohit70/text-formatter-tool-daytona" + }, { "name": "Sample React.js Real Estate Website", - "description": "A React and Material-UI-based platform for listing and browsing properties, featuring property uploads with images, proof of ownership, and responsive designs.", + "description": "A React and Material-UI-based platform for listing and browsing properties, featuring property uploads with images, proof of ownership", "gitUrl": "https://github.com/sujal-98/realestate" - }, + }, { "name": "Sample React.js Ecotrack", "description": "A LLM powered web app that calculates the carbon footprint of a family and gives advisory to reduce the carbon footprint.",